Skip to content

Calculate green light timer using density calculation through image processing

License

Notifications You must be signed in to change notification settings

batman-nair/Traffic-Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic-Analyser

Control the flow of traffic based on traffic density of vehicles on each lane.

Traffic flow is controlled by using variable traffic light timers for each lane. The timers are set based on the traffic density on that lane. The traffic density is measured by using image processing on lane traffic camera video.

Requires Python, OpenCV, numpy

How to run

Clone the project and run

python analyser.py

Video link

Video of the output stitched together with FFmpeg

Youtube Link

About

Calculate green light timer using density calculation through image processing

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages