The main objective of this project is to design an efficient automatic authorized vehicle identification system by using the vehicle number plate.
The basic idea of this project is to build a number plate recognition system using python. Real-Time license plate detection and recognition can be very useful for automating toll booths, finding out traffic rule breakers, and for addressing other vehicle-related security and safety issues.
The system uses a camera interfaced to a Raspberry Pi. The system constantly processes incoming camera footage to detect any trace of number plates. On sensing a number plate in front of the camera, it processes the camera input, extracts the number plate part from the image. Processes the extracted image using OCR and extracts the number plate number from it. The system then displays the extracted number on the monitor.
Keywords: Raspberry Pi, Ultrasonic sensor, web camera, power supply
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.