Skip to content

Making a speed detector using OpenCV for cars in Traffic. The model includes Detecting the speed according to the frames and other parameters. Object Detection is used for Car Detection in video.

Notifications You must be signed in to change notification settings

droidy12527/Speed_Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Detector to check the limit of the car speed.

Works perfectly for a particular angle because of the distance calculating.

  1. Install VSBuildtools for CPP make sure to download the version from 2007.
  2. Install cmake from the website and add to path.
  3. Install cmake in python as well as dlib and you are set to go.

//Needs to have some small bug fixes and most of the code which is not required is commented. You can uncomment it to see the status.

About

Making a speed detector using OpenCV for cars in Traffic. The model includes Detecting the speed according to the frames and other parameters. Object Detection is used for Car Detection in video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages