Skip to content

Heavy Vehicle Tracker for a Traffic Management System using OpenCV and Python

License

Notifications You must be signed in to change notification settings

pratikkarbhal/OpenCV-Vehicle_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Results

Mask for detection:

mask

Region of Interest (ROI):

ROI

Final Tracking Footage (successfully tracked Heavy vehicles only):

results

Tracked Co-ordinates (using tracker object):

Co-ordinates

Overview

Use OpenCV-Object tracking to make Traffic Management System.

Use appropriate Road footage. ( I used stock video from www.pexels.com)

Track only Heavy vehicles (like car, bus, truck, etc.) from Traffic of all types of vehicles (including bikes, bicycle, people, etc.).

Return the tracked co-ordinates for each object separately.

Some other useful applications of Code can be in Keeping tracks of objects on conveyor belt, Cheacking Object Trajectory, Counting people in certain area, other traffic scenarios, etc.

About

Heavy Vehicle Tracker for a Traffic Management System using OpenCV and Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages