Image Processing Based Toll Automation Using Anpr
Image Processing Based Toll Automation Using Anpr
(An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Online): 2279-0055
Abstract: This paper presents a review of Automatic Number Plate Recognition (ANPR) algorithm using image
processing in toll booths. On any toll booth the vehicle has to stop for paying the toll. We are trying to develop a
system that would pay the toll automatically and reduce the queue at the toll booths. In this system camera is
used for capturing the image of the vehicle number plate. The captured image would be converted into text
using ANPR algorithm. Toll booth passes the vehicle plate number to the central server which holds the
information about registered users. Server then uses this vehicle number to verify whether the user is registered
account holder or not. If the user is registered account holder then server transmits the information about
vehicle type, account balance to the toll booth. Based on the vehicle type, toll is deducted from the customer’s
account and then the toll gate is opened. Central server is updated with user’s account balance using internet
protocols by the toll booth the vehicle passes through. The user is updated about his account status via SMS.
Keywords: Automatic Number Plate Recognition, Optical Character Recognition, SMS, Image processing,
Server.
I. Introduction
Toll gates are usually considered as an inconvenience by travelers not only for the cost of toll, also for the delay
at toll booths. In order to ensure a steady flow of traffic, both staff and drivers require easy access to an efficient
communication system covering the specific requirements of toll gates.
C. Preprocessing
Cropped plate region is subjected to noise filtering and is further processed using structural element for
morphological operations to enhance contrast of the image. Edges are brightened using convolution function..
The image still has horizontal lines that are borders of name plate which is unwanted this can be removed by
using structuring element ‘line’ with angle 00 to eliminate all horizontal lines in the image using imopen
function. Image thinning is used to remove very fine and small noises.
Figure 2 Preprocessed Image
D. Character Segmentation
In this step, the characters & digits of the plate are segmented and each is saved as a different image. The pre-
processed image is given as input to segmentation function. The objects in the image are identified by labeling
and plotting bounding boxes around them. Each object identified is taken and only those objects with number of
rows and columns within the predefined number range are considered and the corresponding characters are
extracted which gives the number plate.
Figure 3 Segmented Image
F. Database
The central database is the heart of the whole database system. This central database will be managed by a
central administrator. The customer has to be registered for this account to use this system. Database includes all
registered vehicles with details about owner, vehicle number and account balance. When the registered customer
passes through a specified toll booth then automatically the toll fee will be deducted from customer's account.
Central database is updated with this information at a same time, the customer will receive the information
through SMS to his mobile using GSM modem.
IV. Conclusion
Our system is a user friendly toll fee method which can save time and reduce traffic congestion at toll gates and
provide solution for users to reach their destination without wastage of time. It can be used to remove all
drawbacks with the current system such as time and human effort and it also doesn’t require any tag only
requires best quality camera and fixed font number plate. The main drawback of our paper is oriented number
plates and false detection of objects in segmentation step. The future research of ANPR should concentrate on
multi style plate recognition, oriented plates, high definition plate image processing, ambiguous-character
recognition.
Reference
[1]. Ward Nicholson, “License Plate Fonts of the Western World”, Available at http://
www.leewardpro.com/articles/licplatefonts/licplate-fonts-intro.html
[2]. Shan Du, Member, IEEE, Mahmoud Ibrahim, Mohamed Shehata, Senior Member, IEEE and Wael Badawy, Senior
Member,IEEE ,“Automatic License Plate Recognition (ALPR):State of the Art Review”, Available at “ieeexplore.ieee.org” Vol
23, 07 june 2012.
[3]. M. M. Shidore, S. P. Narot, “Number Plate Recognition for Indian Vehicles”, in IJCSNS, Vol 11 No.2, Feb. 2011
[4]. S Saha,S Basu, M Nasipuri, D K Basu,“License Plate Localization from Vehicle Images: An Edge Based Multi-stage Approach”,
in International Journal of Recent Trends in Engineering (Computer Science), Vol 1, No. 1, pp. 284-288,May2009.
[5]. Ankush Roy Debarshi, Patanjali Ghoshal, “Number Plate Recognition for Use in Different Countries Using an Improved
Segmentation”, Available at http://ieeexplore.ieee.org, Vol2, June 2012
[6]. S.Kranthi, K.Pranathi, A.Srisaila,” Automatic Number Plate Recognition”, available at http://ijict.org/, Vol 2, No 3 (July 2011).
[7]. Subhash Tatale,Akhil Khare,“Real time ANPR for vehicle identification using neural network”, ijaet, Vol. 1, Issue 4, pp. 262-
268, Sept 2011
[8]. “ANPR Manual - Tech liberty NZ”, Available: http://techliberty.org.nz/wp-content/uploads/ANPR-manual.pdf
[9]. “Janani.S.P, Meena.S.” Automatized toll gate system using passive RFID and GSM technology. Feb 10 th2012
[10]. “sanchit agarwal,shachi gupta,Nidhee sharma.”Electronic toll collection system using barcode laser technology, march- april
2014
Acknowledgements
We would like to thank Ms Ambika R, Associate Professor, Department of Electronics and Communication Engineering, BMSIT & MGMT
for providing constant encouragement, guidance and valuable suggestions without which this paper wouldn’t have been possible.