Skip to content

dimimal/Vehicle_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Counter from high speed road using image processing methods only running in real time

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages