Skip to content

Vehicles speed detection and estimated speed tracking using Python with OpenCV and dlib libraries

License

Notifications You must be signed in to change notification settings

Gulfamwafaa/Vehicle-Detection-And-Speed-Tracking-using-OpenCV-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle-Detection-And-Speed-Tracking-using-OpenCV-Python

This project contains a Python script for tracking vehicles in a video and estimating their speed using the OpenCV and dlib libraries. This script reads a video, detects and tracks cars using Haar Cascade and dlib's correlation tracker, estimates their speeds, and displays the results on the frames.

About

Vehicles speed detection and estimated speed tracking using Python with OpenCV and dlib libraries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages