This document describes a system for automated traffic control using image processing. It begins with an introduction to the problem of traffic jams and the need for improved traffic control systems. It then provides details on image processing techniques including edge detection and the Canny algorithm. The proposed system works by continuously capturing images of the road and comparing them to a reference image to determine vehicle density. Based on the matching percentage, different light signals would be triggered - red for high density, and longer durations of green for lower densities. Future work could involve implementing the system using video inputs and accounting for weather conditions. The advantages are listed as increased convenience and energy savings compared to sensor-based systems.