SMART TRAFFIC CONTROL SYSTEM USING IMAGE PROCESSING

3.8k
SMART TRAFFIC CONTROL SYSTEM USING IMAGE PROCESSING

Components Used

Powered byMouser Electronics

Aim:

Implement methods to manage traffic in appropriate lanes.

Objective:

  • To avoid traffic congestion in road by detecting the crowd and setting the signal accordingly.
  • To help the ambulance drivers reach in time without any disturbance.

Proposed Methodology

The system will detect vehicles through images instead of using electronic sensors embedded in the pavement.

A camera will be installed alongside the traffic light to capture videos. Then the captured video is converted into image sequences. Setting image of an empty road as reference image, the converted images are sequentially matched using  image matching. 

Edge detection has to be carried out using Prewitt edge detection operator and according to percentage of   matching traffic light duration's can be controlled. 

Prewitt operator is used for edge detection in an image. It detect two types of edges,

  1. Horizontal edges
  2. Vertical Edges

 

System Architecture

 

Setting the Signals

 

Result

 

Empty road image taken has reference image 

 

Real time image 

 

Comments1

Join the discussion — share a question or tip.

  • NAVEENS
    NAVEENS

    Great Effort