Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

Jnana Sangama, Belagavi - 590018, Karnataka

Mini-Project
Synopsis on

"AUTOMATIC NUMBER PLATE


RECOGNIZATION FOR ENTRY /EXIT
MANAGEMENT"
Submitted in partial fulfillment as a requirement for the award of degree of
Bachelor of Engineering
in

ELECTRONICS AND COMMUNICATION ENGINEERING

Submitted by:

Bhaskar M R 1SK19EC005
Dontul Chandraprasad 1SK19EC011
Harshavardhana M L 1SK19EC014
Shreeram P 1SK19EC039
-----

Department of Electronics and Communication Engineering

Govt. Sri Krishnarajendra Silver Jubilee Technological Institute


K.R. Circle, Bengaluru-560001
2021-22
ABSTRACT

Recognizing vehicle number plates is a difficult but much needed system. This is very
useful for automating toll booths, automated parking system ,signal breakers identification
and finding out traffic rule breakers. Here we propose automatic vehicle entry/exit system
using vehicle number plate recognition system that automatically recognizes vehicle number
plates using image processing. The system uses the output image of the camera’s keept and
the system processes to detect any trace of number plates on the input image. On sensing a
number plate in the image given ,it extracts the number plate part from the image. Processes
the extracted image using OCR and extracts the number plate number from it and record the
time at which the vehicle entered. Then after leaving the parking facility the image from
another camera is fed into the system based on the time duration they have parked the amount
will be calculated ,then the system displays the net amount should be paid with respective
vehicle number. Thus we put forward a fully functional vehicle number plate recognition
system using python code.

Keywords: programming language-python,open cv,easy ocr.


References

1. [online] Available: https://www.pyimagesearch.com/2020/09/21/opencv-automatic-


license-number-plate-recognition-anpr-with-python/.

2.C. Anton Satria Prabuwono and Ariff Idris, "A Study of Car Park Control System Using
Optical Character Recognition", International Conference on Computer and Electrical
Engineering, pp. 866-870, 2008.

3.You-Shyang Chen and Ching-Hsue Cheng, "A Delphibased rough sets fusion model for
extracting payment rules of vehicle license tax in the government sector", Expert Systems
with Applications, vol. 37, no. 3, pp. 2161-2174, 2010.

4.A Albiol, L Sanchis and J.M Mossi, "Detection of Parked Vehicles Using Spatiotemporal
Maps", IEEE Transactions on Intelligent Transportation Systems, vol. 12, no. 4, pp. 1277-
1291, 2011.

5.B. Chaithra, K.V. Karthik, D. Ramkishore and R. Sandeep, "Monitoring Traffic Signal
Violations using ANPR and GSM", 2017 International Conference on Current Trends in
Computer Electrical Electronics and Communication (CT CEEC) IEEE, pp. 341-346,
September. 2017.

You might also like