You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project "FastRec" is a Vehicle Liscence Plate Recognition system. It detects the liscense plate of a vehicle from an Image, and then extracts it into Text format as shown in demo. First it reads the Image in Grayscale and Blur. Then the bilateral filter is applied and the edged are found for localization. Later, we find the Contours and appl…
This project aims to reduce traffic congestion at the Sadahalli toll gate using Queuing Theory and Linear Programming. By analyzing traffic flow and optimizing lane allocation, it successfully cuts down waiting time and improves toll booth efficiency.