This document proposes a density-based real-time traffic control system using image processing and emergency vehicle clearance. The system uses a camera to capture images of roads and counts the number of vehicles on each road using MATLAB image processing. It then allocates a green light to the most densely populated road. The system also uses RFID tags and a reader to detect emergency vehicles and provide them a green light for passage. The goal is to reduce traffic congestion through adaptive traffic light control and clearance of emergency vehicles. Key components include an Arduino Mega microcontroller, camera, RGB/yellow LEDs for lights, RFID tags, and a reader module.