The requirements for this task are namely:
- numpy - scipy - opencv 3.4.5
Install the requiremnts in tour environment using the following command
pip install -r imageRequirements.txt
Run the vehicle counter script and pass the video to begin the detection along with the proper avi output file name path.
python3.6 vehicleCounter input_vide.avi output_video.avi