charann29 / opensource

106 stars 246 forks source link

s1-b1-vehicle and speed detection #551

Closed BANUKABHANUTEJA closed 3 months ago

BANUKABHANUTEJA commented 3 months ago

This project focuses on vehicle and speed detection using OpenCV and Python. The system leverages video streams or pre-recorded videos to detect moving vehicles and estimate their speed. The core components of the project include vehicle detection using background subtraction methods, contour detection, and object tracking techniques. For speed estimation, the system calculates the time taken by a vehicle to travel between two defined points in the video frame, considering the frame rate and the real-world distance between these points. INPUT https://github.com/charann29/cmr_opensource/assets/162009672/728aae33-f08d-41f0-9401-19e487df70cb OUTPUT

https://github.com/charann29/cmr_opensource/assets/162009672/ab97275e-96fe-4b49-a8bb-438a936e65cf