Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 439 Bytes

Smart traffic signals system

Raspberry Pi based real time analysis of Video streamed by CCTVs at traffic signals.

Install and make OpenCV before building the code.

There are sample videos provided along with sample training data (car3.xml)

Uses HaarCascadeClassifier for detecting vehicle in video streamed.

The cars in different lanes are detected and signal green time is allocated based on trafic density.

Tested on RaspberryPi 2