SlideShare ist ein Scribd-Unternehmen logo
1 von 7
Downloaden Sie, um offline zu lesen
International Journal of ElectronicsJOURNAL OF ELECTRONICS AND
INTERNATIONAL and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME

COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

ISSN 0976 – 6464(Print)
ISSN 0976 – 6472(Online)
Volume 5, Issue 1, January (2014), pp. 67-73
© IAEME: www.iaeme.com/ijecet.asp
Journal Impact Factor (2013): 5.8896 (Calculated by GISI)
www.jifactor.com

IJECET
©IAEME

REVIEW OF METHODS OF AUTOMATIC LICENSE PLATE
RECOGNITION: FUTURE ROAD MAP
Poonam Kolhe
M.E. - 2nd year -E&TC -Digital Systems, G.S. Moze C.O.E., Balewadi, Pune.
Prof. Smita Tikar

ABSTRACT
At present condition in every country, the identification of owner of vehicle as well as traffic
control has becoming the major problem. The owner and vehicle identification becomes necessary to
track the user who violates the rules of traffic or driving too fast in more people’s area. With the use
of manual traffic control process, it is highly impossible to track those owners those are breaking the
traffic rules and punish them. Thus to automate this process and catch the real owner of driven
vehicle, we need to have computerized system which can able to catch the current activities and able
locate the license plate number using different image processing techniques. This automated system
of recognizing the license plate number of moving vehicle is called as License Plate Recognition
(LRP) system or Automatic Number Plate Recognition (ANPR) system. This system is consisting of
four main phases such as image acquisition (capturing image from live cameras), image
preprocessing, character segmentation and character recognition. As per the rules of each country,
these license plates are having different formats and colors. Therefore, every country should have
their own ANPR system in place as per their license plate rules. Right now this system is
implemented in US and UK road conditions, but still not done any real time work for Indian roads. In
this paper our aim is to present the review of detailed processes and methods presented for LRP
system. LRP system is based completely on image processing.
Keywords: License Plate, License plate recognition, image acquisition, image preprocessing,
character segmentation, character recognition.
I. INTRODUCTION
In every country, for each vehicle one unique number is allocated for the identification of that
vehicle and its owner. The systems like ANPR or LPR playing very crucial role in real life
67
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME

applications such as parking payment, traffic controlling, catching the vehicle which breaks the
traffic rules, stolen cars etc. The adaptations of such automated systems are very advantageous as
well as reduce many overheads as compared to traditional manual systems. The process of LRP is
consisting of complex tasks such as preprocessing, license plate detection, character segmentation
and character recognition. This process becomes more complex while working with number plate
images at different angels and noises. As this process is usually works under the real life
environments, thus this needs to be fast as well as accurate. Many of the LPR system are minimizing
the complexity by putting some constraints over the distance and position of camera for vehicle and
its inclined angles. If we consider different angles and views of cameras, then the recognition rates
increases significantly and hence the LPR system becomes stronger. With this addition there some
other features using which we can increase the accuracy of LPR system. In this paper we are
presenting the survey over LPR or ANPR system, and explaining it’s every step with different
methods. In section II we are discussing the different phases included for LPR with survey of
different methods presented for them.
II. SURVEY OF LICENSE PLATE RECOGNITION METHODS
In this section we are taking the detailed review of complete automated system for vehicle
number recognition. In this section we are presenting each step of this system and different methods
used for it. Figure 1 is showing entire stages of this system.
Image
Acquisition

Image
Preprocessing

Results
Computation

Recognition
of Characters

Detection of
License Plate

Segmentation
of Characters

Figure 1: Automatic License Plate Recognition System Architecture
2.1 Image Acquisition: This is the first phase of LPR system in which the input is given to the next
phases. These images are taken directly from the videos or cameras. The quality of such images is
based on the quality of cameras. Hence it’s always better if we have good quality cameras in place
for capturing the images live. The images are always in different sizes, different orientations and
directions etc.
.2 Image Preprocessing: This is the phase in which the quality of input image is improved using the
different methods. The preprocessing step is having many methods which are used to improve the
images quality, to minimize the shadows, as well as to remove the noises from images. Due to this
process, the accuracy of LPR system is improved. In this section we study the different algorithms
those are used for preprocessing are discussed.
In [1], Otsu binarization method is used. The acquired image is segmented into several subregions. For each sub-region, threshold value is calculated. According to Anagnostopoulos et.al., [4],
pre-processing is performed to detect the Region of Interest (ROI) even in the ambient illumination
conditions. It is done using image masking, binarization with Sauvola method. In Sauvola method,
68
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME

locally adaptive thresholding is used to convert a gray scale image to a binary image. The value of
threshold mainly depends on the local statistics like range, variance and surface fitting parameters. In
the case of badly illuminated areas, calculated threshold value will be low.
According to Chang et al, [5], binarization is performed mainly for two purposes: to highlight
characters and to suppress background. While doing the binarization some important information
from the images will be lost, so they employed a variable thresholding technique proposed by
Nakagawa and Rosenfeld [5]. In this technique, a local optimal threshold value is determined for
each image pixel so as to avoid problem originating from non-uniform illumination. Although locally
adaptive thresholding method cannot completely compensate the loss of information, it at least
preserves the information that may be lost when using a constant binarization method. In [6], a
global threshold value is chosen instead of an adaptive one. To minimize the processing time, the
original image is Acquire downsampled to 120 columns by preserving the original aspect ratio.
G.Sun et al., in [7] divided the pre-processing task into luminance adjustment and image
enhancement. These two tasks are achieved by changing luminance curve and top-hat transform
respectively. Main advantage of gray scale top hat transform is that it enhances the hot region by
differentiating the front and background while weakening the other regions at the same time.
According to T.Duan et.al. [9], pre-processing is performed to enrich the edge features. The
algorithms used at this stage are graying, normalizing and histogram equalization. Histogram
equalization is used to improve the contrast of image, which can be used to improve the results of
edge detector. Locally adaptive thresholding is used for binarization.
In [11], image de-noising is applied to remove noises in the images. In this procedure, subtle
fractures can be linked and tiny abrupt changes can be softened. The main aim of this technique is to
prevent the destruction of image edges, to retain the image outline and lines as much as possible,
increasing the contrast between the ROI and other regions.
In [10], improved Bernsen algorithm is used to effectively remove the shadows in the image
by converting it into a binary image. Improved Bernsen algorithm calculates two threshold values:
threshold of the original image and the threshold value of the Gaussian filter applied image. Each
pixel of the original image is compared with these threshold values to convert it to a binary image.
2.3 Detection of License Plate: Once after the preprocessing step, the next is to detect the license
plate from vehicle image. LPs (License Plates) are located by means of horizontal and vertical
projections through search window in [1]. If the LP is not found using the above method then the
original image is inverted. Since LPs are located at the bottom part of the image, projection
histograms are scanned from the bottom to the top so that the height of the LP can easily be
identified. After performing the horizontal segmentation, vertical projection is carried out.
In [2], region with dense vertical edges is segmented as a candidate plate which is known as ROI. In
the location procedure, vertical Sobel edge features are primarily extracted. Then a skeleton
extraction algorithm on edge map is performed. There is a possibility that dense pixels are text
region and isolated edge pixels are often noises. So density based region growing method is used to
locate candidate LP regions.
In [3], [10] and [4] Connected Component Labelling (CCL) is used for LPD. CCL scans the
image and labels the pixels according to the pixel connectivity. There are two types of connectivity:4 and 8 connectivity. In [3], a feature extraction algorithm is used to count the similar labels to
distinguish it as a region. The region with maximum area is considered as a possible license plate
region and this region is forwarded to the segmentation process. But in [10], two detection methods
are performed. One is detection of white frame and another one is detection of black characters.
White frame is detected using CCL technique and it is sensitive to the edges. So if the frame is
broken, the LP cannot be located properly. To determine the candidate frames, aspect ratio of the LP,

69
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME

height and width of characters have to be known. Further, the penetration times through the midline
of the large numerals in the LP is also calculated for candidate frame selection.
In [4], after the successful CCL on the binary image, measurements such as orientation,
aspect ratio, Euler number for every binary object in the image are calculated. Criteria such as
orientation < 35 degrees, 2 < aspect ratio < 6 and Euler number > 3 are considered as candidate plate
regions in [4]. But this method does not guarantee that LP with dark background and white
characters will be successfully detected.
In [5], fuzzy logic is used to locate LP. The author framed some rules to explain about the LP
and gave some membership functions for fuzzy and vertical plate positions. But this need is very
sensitive to the LP color and brightness. It also takes longer processing time compared to
conventional color based methods.
In [6], vertical edge detection method is utilized for locating the edges. There will be many
abrupt intensity changes but a cluster of 10-15 sharp intensity changes is considered as plate zone.
Image is convolved with horizontally oriented rank-filter of M×N pixels. This leads to a brightelongated spot of ellipsoidal. The last step is horizontal projection.
In [11], after applying the Sobel edge detection method certain rules have been applied to
locate the LP area. The first criterion is to find the column range of LP. Second step is to detect row
range. After these steps, license plate will be obtained. So, to eliminate some candidate, the pseudo
license plate aspect ratio of each candidate region is calculated.
In [9], a combination of Hough transform and counter algorithm is applied to detect the LP
region. First the counter algorithm is applied to detect the closed boundaries of objects. These
counter lines are transformed to Hough coordinate to find interacted parallel lines that are considered
as LP candidates. Counter and Hough transform method. To filter out the candidate plates, the
aspect ratio of the LP and the horizontal cross cuts are used. In the case of number of horizontal cross
cuts for 1 row plate is in the range of 4 to 8. For 2 row plate, it is in the range of 7 to 16.
Skew Correction: It is not possible to take pictures without any tilt. So for successful recognition of
license plate, tilt correction has to be performed after LPD.
In [6], skew correction is performed using Randon Transform (RT). But this RT method has a large
computation cost. So to reduce the cost, RT is replaced by faster Hough transform.
In [9], a new skew correction is developed with high speed of operation, high accuracy and simple
structure.
In [10], both the horizontal and vertical correction is done. The left half of the image is scanned and
the average height of white pixel is:
Ü”Ęˆâ€« ĘĘŒĘ‹â€Źà”Œ

ĘˆĘĘ‚â€« ĘŽĘĘ’ÜœĘâ€Źà”† ÜŽĘ…ĘƒĘ„â€«ĘŽĘĘ’ÜœĘâ€Ź
ʊÜčʅʀ‫ʄʐ‏
2

Where nWidth is the width of the LP
2.4 Segmentation of Characters: After detection license plate, the next process is to do the
segmentation characters. Character segmentation is the procedure of extracting the characters from
the LP image.
Almost all the papers that had been surveyed [1], [3] and [10] used horizontal and vertical
projection to segment the characters.
In [8], vertical and horizontal scanning is used to dig out the characters. Vertical scanning
will scan the image vertically from [0, 0] to [height, width] which is executed on column by column
basis. Width between the first and last column is computed and each character is separated from the
70
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME

plate background and stored in separate array so that it is used for horizontal scanning. Horizontal
scanning is performed to eradicate the extra upper an$d lower region from the image. In [2], different
methods are used for character segmentation. Firstly, a gray-level quantization and morphology
analysis are performed to obtain the candidate characters. Operator chosen was (1, 0.2×H) pixels in
X and Y orientations where H represents the height of ROI. To improve the segmentation procedure,
above mentioned method is combined with binarization method.
2.5 Recognition of Character: This is the final step of this system is recognition of characters.
Almost all LPR systems are using different types of Artificial Neural Network (ANN). So neural
networks based on organized feature maps is implemented in [5] to handle noisy, deformed, broken,
or incomplete characters acquired from LPs that were bent and/or tilted with respect to the camera.
This method focused on accuracy at the cost of increased complexity and execution speed. The
success rate for character identification, in a large set of 1061 LPs in various viewpoints
(combinations of angle and distance) is around 95.6%.
During character recognition, once an unknown character is classified as one of the characters
in the ambiguity set, an additional minor comparison between the unknown character and the
classified character is performed. The comparison then focused only on the non ambiguous parts.
Probabilistic Neural Networks (PNNs) are introduced in the neural network literature by
Anagnostopoulos et al. [4].
These types of neural networks can be designed and trained faster, as the hidden-layer
neurons are defined by the number of the training patterns and are only trained once. PNN for LPR is
first introduced in an early version of an LPR system where two PNNs, i.e., one for alphabet
recognition and the other for number recognition, are trained and tested. The recognition rates
reported in the literature are very encouraging when PNNs are trained and tested in noisy, tilted, and
degraded patterns. The Optical Character Recognition (OCR) system is a two layer PNN with a
topology of 108-180-36 nodes, whose performance for entire plate recognition reached 89.1%.
Huang et al. [1] uses back propagation neural network (BPNN) for recognizing characters.
The 26 vertical and 50 horizontal projections of the normalized 26×50 pixel license plate image are
fed into 76 input nodes of BPNN. This network also comprises of 85 hidden nodes and 6 output
nodes. Most license plate characters are successfully recognized by BPNN.
However, characters such as B and 8, 1 and I, 8 and B, and O and D may be hard to
distinguish using the neural network. A straight line is posted to the character as the base line to
respectively accumulate the number of white pixels at the upper and lower left corners. The
recognition rate is 97.3%.
In [10], Support Vector Machine (SVM) is used for character recognition. Before training
and testing, features are extracted using Local-Direction Contributivity Density (L-DCD) and
Global-Direction Contributivity Density (G-DCD). Compared to neural networks, SVM has less
misclassification rate.
In [8], template matching method is used for character recognition. Each segmented character
is matched with the stored template. Priority is assigned for each template.
In [8], template matching method is used for character recognition. Each segmented character
is matched with the stored template. Priority is assigned for each template. When matching is
performed, first the highest priority template is compared and if a match occurs the lowest priority
templates are ignored. Number templates are assigned higher priorities because chances of
occurrences of alphabets are less than the numbers.
Caner et al. in [3] used a Self Organizing Map (SOM) neural network to identify the
characters. An ordinary SOM has the following two layers: 1) an input layer and 2) a computation
layer. The computation layer has the processing units. The weight matrix of the SOM is calculated
during the learning phase. The hardware designed calculates the hamming distance between the
71
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME

weight matrix of each neuron and the input image and makes a decision on the output character. The
recognition rate is 90.93%.
In [6], two types of template matrix or feature vectors are extracted: Object Thinned
Representation (OTR) and Characteristics Background Spots (CBS). OTR represents the character
shape. CBS reflect the map of the image background within character bounding box. Postpocessor is
responsible for refining recognition results by making use of the specific LP context.
III. CONCLUSION AND FUTURE WORK
In this review paper we addressed that LPR system is consisting of four main steps for
identification of owner of vehicle. The first step is camera image acquisition, the quality of this
images is depends on the selected of cameras and its features. The next second phase is extraction of
license plate from the input preprocessed image. This extraction is basically done based on features
like color, boundary, or characters existence. The third step is segmentation of extracted license
plate, in this phase characters are extracted using their color information, using labeling or by
template matching method. The fourth and final step is recognition of characters which done using
template matching or by using the classifiers like fuzzy rules, ANN or SVM. As we discussed all this
phases in this review paper, the concept of Automatic license plate recognition is becomes more
complex in case there are different angels of vehicle images and different conditions. Thus for the
future work we suggest to work on improved LPR in which different conditions as well as angels of
vehicles are considered for recognition of license plate of vehicle.
IV. REFERENCES
[1]
[2]
[3]
[4]
[5]
[6]
[7]
[8]
[9]

Kaushik Deb, Ibrahim Kahn, Anik Saha, and Kang-Hyun Jo, "An Efficeint Method of
Vehicle License Plate Recognition Based on Sliding Concentric Windows and Artificial
Neural Network," Procedia Technology, vol. 4, pp. 812-819, 2012.
You-Shyang Chen and Ching-Hsue Cheng, "A Delphi-based 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.
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. 12771291, 2011.
A Roy and D.P Ghoshal, "Number Plate Recognition for use in different countries using an
improved segmenation," in 2nd National Conference on Emerging Trends and Applications
in Computer Science(NCETACS), 2011, pp. 1-5.
Christos Nikolaos E. Anagnostopoulos, Ioannis E. Anagnostopoulos, Vassili Loumos, and
Eleftherios Kayafas, "A License Plate-Recognition Algorithm for Intelligent Transportation
System Applications," pp. 377-392, 2006.
Anton Satria Prabuwono and Ariff Idris, "A Study of Car Park Control System Using Optical
Character Recognition ," in International Conference on Computer and Electrical
Engineering, 2008, pp. 866-870.
H. Erdinc Kocer and K. Kursat Cevik, "Artificial neural netwokrs based vehicle license plate
recognition," Procedia Computer Science, vol. 3, pp. 1033-1037, 2011.
Jian Liang, D Dementhon, and D Doermann, "Geometric Rectification of Camera- Captured
Document Images," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 9,
no. 3, pp. 591-605, 2008.
Xin Fan and Guoliang Fan, "Graphical Models for Joint Segmentation and Recognition of
License Plate Characters," IEEE Signal Processing Letters, vol. 16, no. 1, pp. 10-13, 2009.
72
International Journal of Electronics and Communication Engineering & Technology (IJECET),
ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME

[10] Fikriye ÖztĂŒrk and Figen Özen, "A New License Plate Recognition System Based on
Probabilistic Neural Networks," Procedia Technology, vol. 1, pp. 124-128, 2012.
[11] Wenjing Jia, Huaifeng Zhang, and Xiangjian He, "Region-based license plate detection,"
Journal of Network and Computer Applications, vol. 30, no. 4, pp. 1324-1333, November
2007.
[12] Yang Yang, Xuhui Gao, and Guowei Yang, "Study the Method of Vehicle License Locating
Based on Color Segmentation," Procedia Engineering , vol. 15, pp. 1324-1329, 2011.
[13] Ramesh Kamath, Siddhesh Nadkarni, Kundan Srivastav and Dr. Deepak Vishnu Bhoir, “Data
Acquisition System and Telemetry System for Unmanned Aerial Vehicles for Sae Aero
Design Series”, International Journal of Electronics and Communication Engineering &
Technology (IJECET), Volume 4, Issue 5, 2013, pp. 90 - 100, ISSN Print: 0976- 6464,
ISSN Online: 0976 –6472.
[14] M. M. Kodabagi and Vijayamahantesh S. Kanavi, “License Plate Recognition System for
Indian Vehicles”, International Journal of Advanced Research in Engineering & Technology
(IJARET), Volume 4, Issue 2, 2013, pp. 295 - 304, ISSN Print: 0976-6480, ISSN Online:
0976-6499.

73

Weitere Àhnliche Inhalte

Was ist angesagt?

Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...ijma
 
traffic jam detection using image processing
traffic jam detection using image processingtraffic jam detection using image processing
traffic jam detection using image processingMalika Alix
 
Real time-image-processing-applied-to-traffic-queue-detection-algorithm
Real time-image-processing-applied-to-traffic-queue-detection-algorithmReal time-image-processing-applied-to-traffic-queue-detection-algorithm
Real time-image-processing-applied-to-traffic-queue-detection-algorithmajayrampelli
 
Number Plate Recognition of Still Images in Vehicular Parking System
Number Plate Recognition of Still Images in Vehicular Parking SystemNumber Plate Recognition of Still Images in Vehicular Parking System
Number Plate Recognition of Still Images in Vehicular Parking SystemIRJET Journal
 
IRJET- Prediction of Traffic Signs for Automated Vehicles using Convolutional...
IRJET- Prediction of Traffic Signs for Automated Vehicles using Convolutional...IRJET- Prediction of Traffic Signs for Automated Vehicles using Convolutional...
IRJET- Prediction of Traffic Signs for Automated Vehicles using Convolutional...IRJET Journal
 
License plate recognition.
License plate recognition.License plate recognition.
License plate recognition.Amitava Choudhury
 
Traffic Jam Detection System by Ratul, Sadh, Shams
Traffic Jam Detection System by Ratul, Sadh, ShamsTraffic Jam Detection System by Ratul, Sadh, Shams
Traffic Jam Detection System by Ratul, Sadh, ShamsKhan Mostafa
 
Automatic license plate recognition system for indian vehicle identification ...
Automatic license plate recognition system for indian vehicle identification ...Automatic license plate recognition system for indian vehicle identification ...
Automatic license plate recognition system for indian vehicle identification ...Kuntal Bhowmick
 
Video Surveillance Systems For Traffic Monitoring
Video Surveillance Systems For Traffic MonitoringVideo Surveillance Systems For Traffic Monitoring
Video Surveillance Systems For Traffic MonitoringMeridian Media
 
Traffic Light Detection for Red Light Violation System
Traffic Light Detection for Red Light Violation SystemTraffic Light Detection for Red Light Violation System
Traffic Light Detection for Red Light Violation Systemijtsrd
 
Lane detection system for day vision using altera DE2
Lane detection system for day vision using altera DE2Lane detection system for day vision using altera DE2
Lane detection system for day vision using altera DE2TELKOMNIKA JOURNAL
 
IRJET- Automatic Traffic Sign Detection and Recognition using CNN
IRJET- Automatic Traffic Sign Detection and Recognition using CNNIRJET- Automatic Traffic Sign Detection and Recognition using CNN
IRJET- Automatic Traffic Sign Detection and Recognition using CNNIRJET Journal
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Automatic Road Sign Recognition From Video
Automatic Road Sign Recognition From VideoAutomatic Road Sign Recognition From Video
Automatic Road Sign Recognition From VideoDr Wei Liu
 
Intelligent Parking Space Detection System Based on Image Segmentation
Intelligent Parking Space Detection System Based on Image SegmentationIntelligent Parking Space Detection System Based on Image Segmentation
Intelligent Parking Space Detection System Based on Image Segmentationijsrd.com
 
Traffic sign recognition
Traffic sign recognitionTraffic sign recognition
Traffic sign recognitionAKR Education
 
Final Project presentation on Image processing based intelligent traffic cont...
Final Project presentation on Image processing based intelligent traffic cont...Final Project presentation on Image processing based intelligent traffic cont...
Final Project presentation on Image processing based intelligent traffic cont...Louise Antonio
 
License Plate Recognition using Morphological Operation.
License Plate Recognition using Morphological Operation. License Plate Recognition using Morphological Operation.
License Plate Recognition using Morphological Operation. Amitava Choudhury
 

Was ist angesagt? (20)

Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
Leader Follower Formation Control of Ground Vehicles Using Dynamic Pixel Coun...
 
traffic jam detection using image processing
traffic jam detection using image processingtraffic jam detection using image processing
traffic jam detection using image processing
 
Real time-image-processing-applied-to-traffic-queue-detection-algorithm
Real time-image-processing-applied-to-traffic-queue-detection-algorithmReal time-image-processing-applied-to-traffic-queue-detection-algorithm
Real time-image-processing-applied-to-traffic-queue-detection-algorithm
 
Number Plate Recognition of Still Images in Vehicular Parking System
Number Plate Recognition of Still Images in Vehicular Parking SystemNumber Plate Recognition of Still Images in Vehicular Parking System
Number Plate Recognition of Still Images in Vehicular Parking System
 
IRJET- Prediction of Traffic Signs for Automated Vehicles using Convolutional...
IRJET- Prediction of Traffic Signs for Automated Vehicles using Convolutional...IRJET- Prediction of Traffic Signs for Automated Vehicles using Convolutional...
IRJET- Prediction of Traffic Signs for Automated Vehicles using Convolutional...
 
License plate recognition.
License plate recognition.License plate recognition.
License plate recognition.
 
Traffic Jam Detection System by Ratul, Sadh, Shams
Traffic Jam Detection System by Ratul, Sadh, ShamsTraffic Jam Detection System by Ratul, Sadh, Shams
Traffic Jam Detection System by Ratul, Sadh, Shams
 
Automatic license plate recognition system for indian vehicle identification ...
Automatic license plate recognition system for indian vehicle identification ...Automatic license plate recognition system for indian vehicle identification ...
Automatic license plate recognition system for indian vehicle identification ...
 
A017430110
A017430110A017430110
A017430110
 
Final year project proposal
Final year project proposalFinal year project proposal
Final year project proposal
 
Video Surveillance Systems For Traffic Monitoring
Video Surveillance Systems For Traffic MonitoringVideo Surveillance Systems For Traffic Monitoring
Video Surveillance Systems For Traffic Monitoring
 
Traffic Light Detection for Red Light Violation System
Traffic Light Detection for Red Light Violation SystemTraffic Light Detection for Red Light Violation System
Traffic Light Detection for Red Light Violation System
 
Lane detection system for day vision using altera DE2
Lane detection system for day vision using altera DE2Lane detection system for day vision using altera DE2
Lane detection system for day vision using altera DE2
 
IRJET- Automatic Traffic Sign Detection and Recognition using CNN
IRJET- Automatic Traffic Sign Detection and Recognition using CNNIRJET- Automatic Traffic Sign Detection and Recognition using CNN
IRJET- Automatic Traffic Sign Detection and Recognition using CNN
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Automatic Road Sign Recognition From Video
Automatic Road Sign Recognition From VideoAutomatic Road Sign Recognition From Video
Automatic Road Sign Recognition From Video
 
Intelligent Parking Space Detection System Based on Image Segmentation
Intelligent Parking Space Detection System Based on Image SegmentationIntelligent Parking Space Detection System Based on Image Segmentation
Intelligent Parking Space Detection System Based on Image Segmentation
 
Traffic sign recognition
Traffic sign recognitionTraffic sign recognition
Traffic sign recognition
 
Final Project presentation on Image processing based intelligent traffic cont...
Final Project presentation on Image processing based intelligent traffic cont...Final Project presentation on Image processing based intelligent traffic cont...
Final Project presentation on Image processing based intelligent traffic cont...
 
License Plate Recognition using Morphological Operation.
License Plate Recognition using Morphological Operation. License Plate Recognition using Morphological Operation.
License Plate Recognition using Morphological Operation.
 

Andere mochten auch

Andere mochten auch (9)

20320140501007 2
20320140501007 220320140501007 2
20320140501007 2
 
40120140501009
4012014050100940120140501009
40120140501009
 
Feliz 2011
Feliz 2011Feliz 2011
Feliz 2011
 
30120140501012 2
30120140501012 230120140501012 2
30120140501012 2
 
20320140501011
2032014050101120320140501011
20320140501011
 
ENAMUL SIR FILE Doc3
ENAMUL SIR FILE Doc3ENAMUL SIR FILE Doc3
ENAMUL SIR FILE Doc3
 
50120130406028 2
50120130406028 250120130406028 2
50120130406028 2
 
1 A Mentalidade E A Arte Barrocas
1 A Mentalidade E A Arte Barrocas1 A Mentalidade E A Arte Barrocas
1 A Mentalidade E A Arte Barrocas
 
Ijmet 07 06_005
Ijmet 07 06_005Ijmet 07 06_005
Ijmet 07 06_005
 

Ähnlich wie 40120140501008

A design of license plate recognition system using convolutional neural network
A design of license plate recognition system using convolutional neural networkA design of license plate recognition system using convolutional neural network
A design of license plate recognition system using convolutional neural networkIJECEIAES
 
Automatic Number Plate Recognition System A Histogram Based Approach
Automatic Number Plate Recognition System  A Histogram Based ApproachAutomatic Number Plate Recognition System  A Histogram Based Approach
Automatic Number Plate Recognition System A Histogram Based ApproachJoe Osborn
 
Different Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate DetectionDifferent Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate DetectionIRJET Journal
 
Licence Plate Recognition Using Supervised Learning and Deep Learning
Licence Plate Recognition Using Supervised Learning and Deep LearningLicence Plate Recognition Using Supervised Learning and Deep Learning
Licence Plate Recognition Using Supervised Learning and Deep LearningIRJET Journal
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET Journal
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate RecognitionIRJET Journal
 
IRJET- Automatic Number Plate Recognition System in Real Time
IRJET- Automatic Number Plate Recognition System in Real TimeIRJET- Automatic Number Plate Recognition System in Real Time
IRJET- Automatic Number Plate Recognition System in Real TimeIRJET Journal
 
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...IRJET Journal
 
IRJET - License Plate Recognition
IRJET - License Plate RecognitionIRJET - License Plate Recognition
IRJET - License Plate RecognitionIRJET Journal
 
Realtime Road Lane Detection
Realtime Road Lane DetectionRealtime Road Lane Detection
Realtime Road Lane DetectionIRJET Journal
 
Ijarcet vol-2-issue-4-1309-1313
Ijarcet vol-2-issue-4-1309-1313Ijarcet vol-2-issue-4-1309-1313
Ijarcet vol-2-issue-4-1309-1313Editor IJARCET
 
Automatic Vehicle Detection Using Pixelwise Classification Approach
Automatic Vehicle Detection Using Pixelwise Classification ApproachAutomatic Vehicle Detection Using Pixelwise Classification Approach
Automatic Vehicle Detection Using Pixelwise Classification ApproachIOSR Journals
 
Paper id 252014106
Paper id 252014106Paper id 252014106
Paper id 252014106IJRAT
 
A Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemA Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemIJARIIE JOURNAL
 
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...cscpconf
 
A Review Paper on Automatic Number Plate Recognition (ANPR) System
A Review Paper on Automatic Number Plate Recognition (ANPR) SystemA Review Paper on Automatic Number Plate Recognition (ANPR) System
A Review Paper on Automatic Number Plate Recognition (ANPR) SystemAM Publications
 
IRJET- Automatic Number Plate Recognition using CCA Algorithm and RANSAC ...
IRJET-  	  Automatic Number Plate Recognition using CCA Algorithm and RANSAC ...IRJET-  	  Automatic Number Plate Recognition using CCA Algorithm and RANSAC ...
IRJET- Automatic Number Plate Recognition using CCA Algorithm and RANSAC ...IRJET Journal
 
Automatic License Plate Recognition [ALPR]-A Review Paper
Automatic License Plate Recognition [ALPR]-A Review PaperAutomatic License Plate Recognition [ALPR]-A Review Paper
Automatic License Plate Recognition [ALPR]-A Review PaperIRJET Journal
 
LICENSE PLATE RECOGNITION
LICENSE PLATE RECOGNITIONLICENSE PLATE RECOGNITION
LICENSE PLATE RECOGNITIONIRJET Journal
 

Ähnlich wie 40120140501008 (20)

A design of license plate recognition system using convolutional neural network
A design of license plate recognition system using convolutional neural networkA design of license plate recognition system using convolutional neural network
A design of license plate recognition system using convolutional neural network
 
Automatic Number Plate Recognition System A Histogram Based Approach
Automatic Number Plate Recognition System  A Histogram Based ApproachAutomatic Number Plate Recognition System  A Histogram Based Approach
Automatic Number Plate Recognition System A Histogram Based Approach
 
E011142632
E011142632E011142632
E011142632
 
Different Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate DetectionDifferent Methodologies for Indian License Plate Detection
Different Methodologies for Indian License Plate Detection
 
Licence Plate Recognition Using Supervised Learning and Deep Learning
Licence Plate Recognition Using Supervised Learning and Deep LearningLicence Plate Recognition Using Supervised Learning and Deep Learning
Licence Plate Recognition Using Supervised Learning and Deep Learning
 
IRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition SystemIRJET- Vehicle Number Plate Recognition System
IRJET- Vehicle Number Plate Recognition System
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate Recognition
 
IRJET- Automatic Number Plate Recognition System in Real Time
IRJET- Automatic Number Plate Recognition System in Real TimeIRJET- Automatic Number Plate Recognition System in Real Time
IRJET- Automatic Number Plate Recognition System in Real Time
 
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
IRJET- Advenced Traffic Management System using Automatic Number Plate Recogn...
 
IRJET - License Plate Recognition
IRJET - License Plate RecognitionIRJET - License Plate Recognition
IRJET - License Plate Recognition
 
Realtime Road Lane Detection
Realtime Road Lane DetectionRealtime Road Lane Detection
Realtime Road Lane Detection
 
Ijarcet vol-2-issue-4-1309-1313
Ijarcet vol-2-issue-4-1309-1313Ijarcet vol-2-issue-4-1309-1313
Ijarcet vol-2-issue-4-1309-1313
 
Automatic Vehicle Detection Using Pixelwise Classification Approach
Automatic Vehicle Detection Using Pixelwise Classification ApproachAutomatic Vehicle Detection Using Pixelwise Classification Approach
Automatic Vehicle Detection Using Pixelwise Classification Approach
 
Paper id 252014106
Paper id 252014106Paper id 252014106
Paper id 252014106
 
A Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemA Survey on License Plate Recognition System
A Survey on License Plate Recognition System
 
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
A Much Advanced and Efficient Lane Detection Algorithm for Intelligent Highwa...
 
A Review Paper on Automatic Number Plate Recognition (ANPR) System
A Review Paper on Automatic Number Plate Recognition (ANPR) SystemA Review Paper on Automatic Number Plate Recognition (ANPR) System
A Review Paper on Automatic Number Plate Recognition (ANPR) System
 
IRJET- Automatic Number Plate Recognition using CCA Algorithm and RANSAC ...
IRJET-  	  Automatic Number Plate Recognition using CCA Algorithm and RANSAC ...IRJET-  	  Automatic Number Plate Recognition using CCA Algorithm and RANSAC ...
IRJET- Automatic Number Plate Recognition using CCA Algorithm and RANSAC ...
 
Automatic License Plate Recognition [ALPR]-A Review Paper
Automatic License Plate Recognition [ALPR]-A Review PaperAutomatic License Plate Recognition [ALPR]-A Review Paper
Automatic License Plate Recognition [ALPR]-A Review Paper
 
LICENSE PLATE RECOGNITION
LICENSE PLATE RECOGNITIONLICENSE PLATE RECOGNITION
LICENSE PLATE RECOGNITION
 

Mehr von IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mehr von IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

KĂŒrzlich hochgeladen

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 

KĂŒrzlich hochgeladen (20)

From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 

40120140501008

  • 1. International Journal of ElectronicsJOURNAL OF ELECTRONICS AND INTERNATIONAL and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) ISSN 0976 – 6464(Print) ISSN 0976 – 6472(Online) Volume 5, Issue 1, January (2014), pp. 67-73 © IAEME: www.iaeme.com/ijecet.asp Journal Impact Factor (2013): 5.8896 (Calculated by GISI) www.jifactor.com IJECET ©IAEME REVIEW OF METHODS OF AUTOMATIC LICENSE PLATE RECOGNITION: FUTURE ROAD MAP Poonam Kolhe M.E. - 2nd year -E&TC -Digital Systems, G.S. Moze C.O.E., Balewadi, Pune. Prof. Smita Tikar ABSTRACT At present condition in every country, the identification of owner of vehicle as well as traffic control has becoming the major problem. The owner and vehicle identification becomes necessary to track the user who violates the rules of traffic or driving too fast in more people’s area. With the use of manual traffic control process, it is highly impossible to track those owners those are breaking the traffic rules and punish them. Thus to automate this process and catch the real owner of driven vehicle, we need to have computerized system which can able to catch the current activities and able locate the license plate number using different image processing techniques. This automated system of recognizing the license plate number of moving vehicle is called as License Plate Recognition (LRP) system or Automatic Number Plate Recognition (ANPR) system. This system is consisting of four main phases such as image acquisition (capturing image from live cameras), image preprocessing, character segmentation and character recognition. As per the rules of each country, these license plates are having different formats and colors. Therefore, every country should have their own ANPR system in place as per their license plate rules. Right now this system is implemented in US and UK road conditions, but still not done any real time work for Indian roads. In this paper our aim is to present the review of detailed processes and methods presented for LRP system. LRP system is based completely on image processing. Keywords: License Plate, License plate recognition, image acquisition, image preprocessing, character segmentation, character recognition. I. INTRODUCTION In every country, for each vehicle one unique number is allocated for the identification of that vehicle and its owner. The systems like ANPR or LPR playing very crucial role in real life 67
  • 2. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME applications such as parking payment, traffic controlling, catching the vehicle which breaks the traffic rules, stolen cars etc. The adaptations of such automated systems are very advantageous as well as reduce many overheads as compared to traditional manual systems. The process of LRP is consisting of complex tasks such as preprocessing, license plate detection, character segmentation and character recognition. This process becomes more complex while working with number plate images at different angels and noises. As this process is usually works under the real life environments, thus this needs to be fast as well as accurate. Many of the LPR system are minimizing the complexity by putting some constraints over the distance and position of camera for vehicle and its inclined angles. If we consider different angles and views of cameras, then the recognition rates increases significantly and hence the LPR system becomes stronger. With this addition there some other features using which we can increase the accuracy of LPR system. In this paper we are presenting the survey over LPR or ANPR system, and explaining it’s every step with different methods. In section II we are discussing the different phases included for LPR with survey of different methods presented for them. II. SURVEY OF LICENSE PLATE RECOGNITION METHODS In this section we are taking the detailed review of complete automated system for vehicle number recognition. In this section we are presenting each step of this system and different methods used for it. Figure 1 is showing entire stages of this system. Image Acquisition Image Preprocessing Results Computation Recognition of Characters Detection of License Plate Segmentation of Characters Figure 1: Automatic License Plate Recognition System Architecture 2.1 Image Acquisition: This is the first phase of LPR system in which the input is given to the next phases. These images are taken directly from the videos or cameras. The quality of such images is based on the quality of cameras. Hence it’s always better if we have good quality cameras in place for capturing the images live. The images are always in different sizes, different orientations and directions etc. .2 Image Preprocessing: This is the phase in which the quality of input image is improved using the different methods. The preprocessing step is having many methods which are used to improve the images quality, to minimize the shadows, as well as to remove the noises from images. Due to this process, the accuracy of LPR system is improved. In this section we study the different algorithms those are used for preprocessing are discussed. In [1], Otsu binarization method is used. The acquired image is segmented into several subregions. For each sub-region, threshold value is calculated. According to Anagnostopoulos et.al., [4], pre-processing is performed to detect the Region of Interest (ROI) even in the ambient illumination conditions. It is done using image masking, binarization with Sauvola method. In Sauvola method, 68
  • 3. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME locally adaptive thresholding is used to convert a gray scale image to a binary image. The value of threshold mainly depends on the local statistics like range, variance and surface fitting parameters. In the case of badly illuminated areas, calculated threshold value will be low. According to Chang et al, [5], binarization is performed mainly for two purposes: to highlight characters and to suppress background. While doing the binarization some important information from the images will be lost, so they employed a variable thresholding technique proposed by Nakagawa and Rosenfeld [5]. In this technique, a local optimal threshold value is determined for each image pixel so as to avoid problem originating from non-uniform illumination. Although locally adaptive thresholding method cannot completely compensate the loss of information, it at least preserves the information that may be lost when using a constant binarization method. In [6], a global threshold value is chosen instead of an adaptive one. To minimize the processing time, the original image is Acquire downsampled to 120 columns by preserving the original aspect ratio. G.Sun et al., in [7] divided the pre-processing task into luminance adjustment and image enhancement. These two tasks are achieved by changing luminance curve and top-hat transform respectively. Main advantage of gray scale top hat transform is that it enhances the hot region by differentiating the front and background while weakening the other regions at the same time. According to T.Duan et.al. [9], pre-processing is performed to enrich the edge features. The algorithms used at this stage are graying, normalizing and histogram equalization. Histogram equalization is used to improve the contrast of image, which can be used to improve the results of edge detector. Locally adaptive thresholding is used for binarization. In [11], image de-noising is applied to remove noises in the images. In this procedure, subtle fractures can be linked and tiny abrupt changes can be softened. The main aim of this technique is to prevent the destruction of image edges, to retain the image outline and lines as much as possible, increasing the contrast between the ROI and other regions. In [10], improved Bernsen algorithm is used to effectively remove the shadows in the image by converting it into a binary image. Improved Bernsen algorithm calculates two threshold values: threshold of the original image and the threshold value of the Gaussian filter applied image. Each pixel of the original image is compared with these threshold values to convert it to a binary image. 2.3 Detection of License Plate: Once after the preprocessing step, the next is to detect the license plate from vehicle image. LPs (License Plates) are located by means of horizontal and vertical projections through search window in [1]. If the LP is not found using the above method then the original image is inverted. Since LPs are located at the bottom part of the image, projection histograms are scanned from the bottom to the top so that the height of the LP can easily be identified. After performing the horizontal segmentation, vertical projection is carried out. In [2], region with dense vertical edges is segmented as a candidate plate which is known as ROI. In the location procedure, vertical Sobel edge features are primarily extracted. Then a skeleton extraction algorithm on edge map is performed. There is a possibility that dense pixels are text region and isolated edge pixels are often noises. So density based region growing method is used to locate candidate LP regions. In [3], [10] and [4] Connected Component Labelling (CCL) is used for LPD. CCL scans the image and labels the pixels according to the pixel connectivity. There are two types of connectivity:4 and 8 connectivity. In [3], a feature extraction algorithm is used to count the similar labels to distinguish it as a region. The region with maximum area is considered as a possible license plate region and this region is forwarded to the segmentation process. But in [10], two detection methods are performed. One is detection of white frame and another one is detection of black characters. White frame is detected using CCL technique and it is sensitive to the edges. So if the frame is broken, the LP cannot be located properly. To determine the candidate frames, aspect ratio of the LP, 69
  • 4. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME height and width of characters have to be known. Further, the penetration times through the midline of the large numerals in the LP is also calculated for candidate frame selection. In [4], after the successful CCL on the binary image, measurements such as orientation, aspect ratio, Euler number for every binary object in the image are calculated. Criteria such as orientation < 35 degrees, 2 < aspect ratio < 6 and Euler number > 3 are considered as candidate plate regions in [4]. But this method does not guarantee that LP with dark background and white characters will be successfully detected. In [5], fuzzy logic is used to locate LP. The author framed some rules to explain about the LP and gave some membership functions for fuzzy and vertical plate positions. But this need is very sensitive to the LP color and brightness. It also takes longer processing time compared to conventional color based methods. In [6], vertical edge detection method is utilized for locating the edges. There will be many abrupt intensity changes but a cluster of 10-15 sharp intensity changes is considered as plate zone. Image is convolved with horizontally oriented rank-filter of M×N pixels. This leads to a brightelongated spot of ellipsoidal. The last step is horizontal projection. In [11], after applying the Sobel edge detection method certain rules have been applied to locate the LP area. The first criterion is to find the column range of LP. Second step is to detect row range. After these steps, license plate will be obtained. So, to eliminate some candidate, the pseudo license plate aspect ratio of each candidate region is calculated. In [9], a combination of Hough transform and counter algorithm is applied to detect the LP region. First the counter algorithm is applied to detect the closed boundaries of objects. These counter lines are transformed to Hough coordinate to find interacted parallel lines that are considered as LP candidates. Counter and Hough transform method. To filter out the candidate plates, the aspect ratio of the LP and the horizontal cross cuts are used. In the case of number of horizontal cross cuts for 1 row plate is in the range of 4 to 8. For 2 row plate, it is in the range of 7 to 16. Skew Correction: It is not possible to take pictures without any tilt. So for successful recognition of license plate, tilt correction has to be performed after LPD. In [6], skew correction is performed using Randon Transform (RT). But this RT method has a large computation cost. So to reduce the cost, RT is replaced by faster Hough transform. In [9], a new skew correction is developed with high speed of operation, high accuracy and simple structure. In [10], both the horizontal and vertical correction is done. The left half of the image is scanned and the average height of white pixel is: Ü”Ęˆâ€« ĘĘŒĘ‹â€Źà”Œ ĘˆĘĘ‚â€« ĘŽĘĘ’ÜœĘâ€Źà”† ÜŽĘ…ĘƒĘ„â€«ĘŽĘĘ’ÜœĘâ€Ź ʊÜčʅʀ‫ʄʐ‏ 2 Where nWidth is the width of the LP 2.4 Segmentation of Characters: After detection license plate, the next process is to do the segmentation characters. Character segmentation is the procedure of extracting the characters from the LP image. Almost all the papers that had been surveyed [1], [3] and [10] used horizontal and vertical projection to segment the characters. In [8], vertical and horizontal scanning is used to dig out the characters. Vertical scanning will scan the image vertically from [0, 0] to [height, width] which is executed on column by column basis. Width between the first and last column is computed and each character is separated from the 70
  • 5. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME plate background and stored in separate array so that it is used for horizontal scanning. Horizontal scanning is performed to eradicate the extra upper an$d lower region from the image. In [2], different methods are used for character segmentation. Firstly, a gray-level quantization and morphology analysis are performed to obtain the candidate characters. Operator chosen was (1, 0.2×H) pixels in X and Y orientations where H represents the height of ROI. To improve the segmentation procedure, above mentioned method is combined with binarization method. 2.5 Recognition of Character: This is the final step of this system is recognition of characters. Almost all LPR systems are using different types of Artificial Neural Network (ANN). So neural networks based on organized feature maps is implemented in [5] to handle noisy, deformed, broken, or incomplete characters acquired from LPs that were bent and/or tilted with respect to the camera. This method focused on accuracy at the cost of increased complexity and execution speed. The success rate for character identification, in a large set of 1061 LPs in various viewpoints (combinations of angle and distance) is around 95.6%. During character recognition, once an unknown character is classified as one of the characters in the ambiguity set, an additional minor comparison between the unknown character and the classified character is performed. The comparison then focused only on the non ambiguous parts. Probabilistic Neural Networks (PNNs) are introduced in the neural network literature by Anagnostopoulos et al. [4]. These types of neural networks can be designed and trained faster, as the hidden-layer neurons are defined by the number of the training patterns and are only trained once. PNN for LPR is first introduced in an early version of an LPR system where two PNNs, i.e., one for alphabet recognition and the other for number recognition, are trained and tested. The recognition rates reported in the literature are very encouraging when PNNs are trained and tested in noisy, tilted, and degraded patterns. The Optical Character Recognition (OCR) system is a two layer PNN with a topology of 108-180-36 nodes, whose performance for entire plate recognition reached 89.1%. Huang et al. [1] uses back propagation neural network (BPNN) for recognizing characters. The 26 vertical and 50 horizontal projections of the normalized 26×50 pixel license plate image are fed into 76 input nodes of BPNN. This network also comprises of 85 hidden nodes and 6 output nodes. Most license plate characters are successfully recognized by BPNN. However, characters such as B and 8, 1 and I, 8 and B, and O and D may be hard to distinguish using the neural network. A straight line is posted to the character as the base line to respectively accumulate the number of white pixels at the upper and lower left corners. The recognition rate is 97.3%. In [10], Support Vector Machine (SVM) is used for character recognition. Before training and testing, features are extracted using Local-Direction Contributivity Density (L-DCD) and Global-Direction Contributivity Density (G-DCD). Compared to neural networks, SVM has less misclassification rate. In [8], template matching method is used for character recognition. Each segmented character is matched with the stored template. Priority is assigned for each template. In [8], template matching method is used for character recognition. Each segmented character is matched with the stored template. Priority is assigned for each template. When matching is performed, first the highest priority template is compared and if a match occurs the lowest priority templates are ignored. Number templates are assigned higher priorities because chances of occurrences of alphabets are less than the numbers. Caner et al. in [3] used a Self Organizing Map (SOM) neural network to identify the characters. An ordinary SOM has the following two layers: 1) an input layer and 2) a computation layer. The computation layer has the processing units. The weight matrix of the SOM is calculated during the learning phase. The hardware designed calculates the hamming distance between the 71
  • 6. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME weight matrix of each neuron and the input image and makes a decision on the output character. The recognition rate is 90.93%. In [6], two types of template matrix or feature vectors are extracted: Object Thinned Representation (OTR) and Characteristics Background Spots (CBS). OTR represents the character shape. CBS reflect the map of the image background within character bounding box. Postpocessor is responsible for refining recognition results by making use of the specific LP context. III. CONCLUSION AND FUTURE WORK In this review paper we addressed that LPR system is consisting of four main steps for identification of owner of vehicle. The first step is camera image acquisition, the quality of this images is depends on the selected of cameras and its features. The next second phase is extraction of license plate from the input preprocessed image. This extraction is basically done based on features like color, boundary, or characters existence. The third step is segmentation of extracted license plate, in this phase characters are extracted using their color information, using labeling or by template matching method. The fourth and final step is recognition of characters which done using template matching or by using the classifiers like fuzzy rules, ANN or SVM. As we discussed all this phases in this review paper, the concept of Automatic license plate recognition is becomes more complex in case there are different angels of vehicle images and different conditions. Thus for the future work we suggest to work on improved LPR in which different conditions as well as angels of vehicles are considered for recognition of license plate of vehicle. IV. REFERENCES [1] [2] [3] [4] [5] [6] [7] [8] [9] Kaushik Deb, Ibrahim Kahn, Anik Saha, and Kang-Hyun Jo, "An Efficeint Method of Vehicle License Plate Recognition Based on Sliding Concentric Windows and Artificial Neural Network," Procedia Technology, vol. 4, pp. 812-819, 2012. You-Shyang Chen and Ching-Hsue Cheng, "A Delphi-based 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. 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. 12771291, 2011. A Roy and D.P Ghoshal, "Number Plate Recognition for use in different countries using an improved segmenation," in 2nd National Conference on Emerging Trends and Applications in Computer Science(NCETACS), 2011, pp. 1-5. Christos Nikolaos E. Anagnostopoulos, Ioannis E. Anagnostopoulos, Vassili Loumos, and Eleftherios Kayafas, "A License Plate-Recognition Algorithm for Intelligent Transportation System Applications," pp. 377-392, 2006. Anton Satria Prabuwono and Ariff Idris, "A Study of Car Park Control System Using Optical Character Recognition ," in International Conference on Computer and Electrical Engineering, 2008, pp. 866-870. H. Erdinc Kocer and K. Kursat Cevik, "Artificial neural netwokrs based vehicle license plate recognition," Procedia Computer Science, vol. 3, pp. 1033-1037, 2011. Jian Liang, D Dementhon, and D Doermann, "Geometric Rectification of Camera- Captured Document Images," IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 9, no. 3, pp. 591-605, 2008. Xin Fan and Guoliang Fan, "Graphical Models for Joint Segmentation and Recognition of License Plate Characters," IEEE Signal Processing Letters, vol. 16, no. 1, pp. 10-13, 2009. 72
  • 7. International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 – 6464(Print), ISSN 0976 – 6472(Online), Volume 5, Issue 1, January (2014), © IAEME [10] Fikriye ÖztĂŒrk and Figen Özen, "A New License Plate Recognition System Based on Probabilistic Neural Networks," Procedia Technology, vol. 1, pp. 124-128, 2012. [11] Wenjing Jia, Huaifeng Zhang, and Xiangjian He, "Region-based license plate detection," Journal of Network and Computer Applications, vol. 30, no. 4, pp. 1324-1333, November 2007. [12] Yang Yang, Xuhui Gao, and Guowei Yang, "Study the Method of Vehicle License Locating Based on Color Segmentation," Procedia Engineering , vol. 15, pp. 1324-1329, 2011. [13] Ramesh Kamath, Siddhesh Nadkarni, Kundan Srivastav and Dr. Deepak Vishnu Bhoir, “Data Acquisition System and Telemetry System for Unmanned Aerial Vehicles for Sae Aero Design Series”, International Journal of Electronics and Communication Engineering & Technology (IJECET), Volume 4, Issue 5, 2013, pp. 90 - 100, ISSN Print: 0976- 6464, ISSN Online: 0976 –6472. [14] M. M. Kodabagi and Vijayamahantesh S. Kanavi, “License Plate Recognition System for Indian Vehicles”, International Journal of Advanced Research in Engineering & Technology (IJARET), Volume 4, Issue 2, 2013, pp. 295 - 304, ISSN Print: 0976-6480, ISSN Online: 0976-6499. 73