(2017) Entry and Exit Monitoring Using License Plate Recognition
(2017) Entry and Exit Monitoring Using License Plate Recognition
Assistant professor,
Department of Computer Science and Engineering, Sathyabama University, Chennai.
Email: [email protected], [email protected], [email protected]
Abstract— In the transport and traffic management system, easily by several circumstances and if it is automated the
tracking of vehicles on road is a prime importance vehicles are data are saved and it can be easily printed or a soft copy can
identified by reading their number plate, the existing system be forwarded to parents via mail.
becomes complicated when there is a large number of vehicles
being traced at different locations and therefore automatic This system started to work with two processes namely
license plate recognition ALPR is used to extract the contents
of the number plate. The image can be fetched by using CCTV
Automatic process and Manual Process, the manual process
cameras with an MATLAB image processing tool. Besides are eliminated by an employee who needs to maintain it and
these can be used for a surveillance purpose to facilitate the is often difficult to comply with regulation but an automated
operations at the toll of many gated communities the system is valuable for ensuring compliance and regulation
identification of vehicles are done through vehicles through proof of attendance.
motion locating the license plate and accurately identifying the
numbers in the license plate. Here we are going to use
Adaptive Histogram Equalization AHE, Active contour
method for region separation Optical Character Recognition
OCR to recognize the characters and Deep Neural Network.
DNN is used for classification and extracting the text as an
alphanumeric characters and comparing the text with the
predefined table created in MYSQL server and changing the
status accordingly.
I. INTRODUCTION
Nauman Salim, Hassam Muazzam, H.M.Tahir proposed The algorithm of the proposed system is given below:
“Automatic License plate recognition Using Extracted
a) Input video recording CCTV camera
features “ advantage of this concept is execution time was
extremely fast it is stated as 0.5 seconds and the b) Trigger camera as the number plate caught in the frame
disadvantage is accuracy level is very low. c) Get the image of the number plate
Pooja Sharma, Shanu Sharma proposed “Image Processing d) Convert the image to a grayscale image
Based degraded Camera Captured Document Enhancement e) Apply AHE to increase the saturation level and median
For Improved OCR Accuracy” Advantages of this concept filter to reduce the noise of an image
is Noisy and Blurred images are extracted and the
Disadvantage is extraction is poor with low resolution. f) Convert the image to a black and white image
g) Then convert the image to a binary image
Soumitro Swapan auddy, Kanishka Tyagi, Son Nugen
proposed”Discriminant Vector Transformations in Neural h) Remove the edges (horizontal and vertical) apart from
Network Classifiers” advantage of this concept is the boundary conditions using
classification perfection is accurate and the Disadvantage is i) Using OCR identify the string presented in the license
execution time is slower. plate
Younghui jia, Thomas Gannot, Jaffar Sanie, j) Using DNN classify and print then store it as a string
Proposed”Design Flow Of Vehicle Plate Reader based on k) Compare the string with the predefined data in the table
RGB color Extractor” advantage of this concept is OCR
accuracy is well optimized to 98.5% and the disadvantage l) Then print the Status
of this concept is execution time is slow.
V. MODULES
The existing system suffers from the following drawbacks:
The proposed work consists of the following modules:
a) Only CCTV based monitoring.
a) Camera module
b) Only OCR based License plate recognition.
b) Preprocessing with AHE and median filter
c) Manual method of attendance marking and maintaining
c) Scaled region detection with Active Contour method
in records
d) Segmentation using OCR
228
Entry and Exit Monitoring using License Plate Recognition
(b) Scale region detected by Active Contour method Fig. 9. The above image is the DNN performing the
classification of characters presented in the license plate
Fig. 6. Active contour method Based scaled region detection
229
2017 IEEE International Conference on Smart Technologies and Management for Computing, Communication, Controls, Energy and Materials
Fig. 13. Showing the Status of overall vehicle entry and exit
details
230
Entry and Exit Monitoring using License Plate Recognition
USA ©2014, ISBN: 978-1-4503-2908-8, doi:10.1145/ [10] B.Bharathi and Mahesh kumar (2016), ‘Non invasive
2660859.2660906 BG scrutinizer system’, Global Journal of Pure and
[5] Soumitro Swapan auddy, Kanishka Tyagi, Son Nugen Applied Mathematics, vol.12, No: 8, pp. 5123 – 5125
“Discriminant Vector Transformation in Neural [11] Surya.V, J. Albert Mayan,” A Secure Data Sharing
Network Classifiers” Neural Networks (IJCNN), 2016 Mechanism In Dynamic Cloud By Using KP-ABE”,
International joint Conference on 24-29 July 2016 Research J. Pharm. and Tech. 2017; 10(1): 83-86
INSPEC Accession Number: 16446866 DOI:10.1109 [12] K. Mohana Prasad, Dr. R. Sabitha “Meta Physical
/IJCNN.2016.7727415. Algorithmic Representation for Flawless Clustering”
[6] Sudhakar.M, Mayan J.A., Srinivasan.N, “Intelligent Journal of Theoretical and Applied Information
data prediction system using data mining and neural Technology (JATIT), Volume 76, NO 1,PP 82-87.
networks”, Advances in Intelligent Systems and [13] S.Karthikeyan, S.Jayashri, “Proficient Data Gathering
Computing, March 2015 by Mobile Agent using Jade”,i-manager’s Journal on
[7] Yonghui Jia, Thomas Gannot, Jafar Sanie “Design wireless communication networks,Vol.1, No. 2, 2012,
Flow of Vehicle License Plate Reader Based on RGB
pp. 32-40.
Color Extractor” Electro Information Technology
[14] Albert Mayan J, Kumar Akash Deep, Mukesh Kumar,
(EIT), 2016 IEEE International Conference on 19-21
Livingston Alvin, Siva Prasad Reddy, “Number plate
May 2016 INSPEC Accession Number: 16212177
recognition using template comparison for various
DOI: 10.1109/EIT.2016.7535290.
[8] B Vaishali, J Jabez, “Traffic Surveillance Of Objects fonts in MATLAB “, IEEE International Conference
Utilizing The Lower Bandwidth”,Research Journal Of on Computational Intelligence and Computing
Pharmaceutical, Biological And Chemical Research, ICCIC 2016, PP: 1-6, DOI:
Sciences,Volume 6, Issue 3, pp:999-1004,2015 10.1109/ICCIC.2016.7919542
[9] Mary Posonia. A, V.L.Jyothi,”Efficient XML [15] Jesudoss A, Subramaniam N.P,”Securing cloud-based
Keyword search using H-Reduction factor and healthcare information systems using enhanced
Interactive Algorithm”,International Review on password-based authentication scheme”, Asian Journal
Computers and Software(IRECOS),Vol-9,N-12,pp- of Information Technology,Vol 15, Issue 14, pp: 2457-
2022-2030,2014 2463,2016.
231