Skip to content

Car detection and speed estimation using C++ and OpenCV

License

Notifications You must be signed in to change notification settings

mmatuscak/detect-cars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

detect-cars

Car detection and speed estimation on my street using OpenCV, with a Logitech C920.

Uses background subtraction by taking a mean image of the area and measuring a large car "blob" as it drives by.

usage:

  $ cmake .
  $ make
  $ ./detect-cars

About

Car detection and speed estimation using C++ and OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published