SkillAgentSearch skills...

CMS

Vehicle detection and tracking and speed estimation using opencv

Install / Use

/learn @lcosicnus/CMS

README

Vehicle Detection and Tracking for speed estimation.<br />

Vehicle detection with cascade classifier. carDet.py script use cascade classifier only for detection.<br />

Tracking algorithms are used in CMS.py and opencv_tracker.py. CMS script use dlib tracker for tracking multiple vehicles. opencv_tracker script use trackers which are define in opencv. Version of OpenCV 3.4.0.<br />

To start script:<br /> Linux:<br /> python <name_of_script>.py, example python carDet.py<br /> Widowns:<br /> <name_of_script>.py, carDet.py

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated4mo ago
Forks12

Languages

Python

Security Score

77/100

Audited on Dec 1, 2025

No findings