This document proposes a smart traffic control system using image processing. It aims to detect vehicles through camera images instead of using electronic sensors to better manage traffic. The system would involve installing a camera at an intersection to capture image sequences of vehicle traffic. Digital image processing techniques would then be used to analyze the images to detect vehicles and determine traffic conditions. Based on the traffic conditions identified, the traffic light timing would be controlled accordingly. The goal is to develop a more cost-effective traffic management system compared to traditional sensor-based methods. It provides background on increasing urban traffic problems and outlines the proposed image processing methodology which includes steps like RGB to grayscale conversion, image resizing, enhancement, and background subtraction to detect vehicles in images.