Skip to content

Frame by frame vehicle detection and estimation of density of traffic in real time -C++

Notifications You must be signed in to change notification settings

yeshwanth12/Real-time-traffic-detection

Repository files navigation

Real Time Traffic Density Estimation

Frame by frame vehicle detection and estimation of density of traffic in real time done using OpenCV (2.4.7) in C++

Used Absolute differencing to detect the motion of the vehicles and Canny Edge detection algorithm to calculate the area covered by the vehicle

Results compared with Google Maps data and showed that the vehicle presence detection was more consistent than any map providing service relying on crowdsourcing due to the availability of actual traffic video footage

About

Frame by frame vehicle detection and estimation of density of traffic in real time -C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages