from a road image. It has ability to correctly
recognize all license plates located in the picture, in a
short time, even if they are dirty or containing small
mechanical damages. We analyzed the feature of
plates by considering the distribution of vertical edges
inside the plate, the distribution of hue values from
the color of plates, and the geometric shape of the
plates. Based on those features, we constructed a
preprocessing stage that statistically analyzes the
sample plate images.
Given a road image, our algorithm computes its
binary image by using the thresholds derived in the
preprocessing stage. By moving a fixed-size window
over the binary image, we search candidate areas for
the plate, which has the local maximum accumulation
of pixel values. Our algorithm successfully detects
and segments the plate area for 98.05% cases from
256 input images.
The algorithm robustly detects and segments the
plate area even for the cases when the plate in the
image is inclined or transformed. It is also stable to
the changes of illumination, camera exposure, or the
decolorization of plates. In spite of relatively simple
preprocessing with a small number of sample images,
the experiments show high success rates.
According to the proved experimental results, one
can conclude that our method in comparison with
previous works on subject
(Sulehria, 2007),
(Arlazarov, 2008), (Ispas, 2008) is effective and fast
to be employed with the practical applications.
It arises from it the direct advantages as follows
1. The algorithm implementation area is remarkably
reduced.
2. The approximations leading to area reduction do
not cause significant sacrifices since any required
precision may be recovered when switching
regularly to the usual algorithm.
An important extension of this work is to
implement a new algorithm using hybrid process
based on neural network and Hough Transform to
analyze the geometric defaults obtained in edges of
images in the process. Further work is needed within
the proposed framework to improve provide flexible
bandwidth adaptation and robustness.
REFERENCES
D.G. Bailey, D. Irecki, B.K. Lim and L. Yang, 2002. Test
bed for number plate recognition applications.
Proceedings of 1
st
IEEE International Workshop on
Electronic Design, Test and Applications, Delta’02,
IEEE Computer Society.
T. Naito, T. Tsukada, K. Yamada, K. Kozuka, 2000.
Robust license plate recognition method for passing
vehicles under outside environment. IEEE
Transactions Vehicular Technology, 49 (6), pp. 2309-
2319.
C. Rahman, W. Badawy, A. Radmanesh, 2003. A real
time vehicle’s license plate recognition system. Proc.
of IEEE Conference on Advanced Video and Signal
Based Surveillance, pp. 163-166.
S.L, Chang YC, Chen Chung and SW Chen, 2004.
Automatic License Plate Recognition. IEEE
Transactions on Intelligent Transportation Systems,
5(1), pp. 42-53.
J. Matas, K. Zimmermann, 2005. Unconstrained License
Plate and Text Localization and Recognition. Proc. of
International Conference on Intelligent
Transportation System, pp. 572-577.
M Takatoo, M. Kanasaki, T. Mishima, T. Shibata, H. Ota,
1987. Gray scale image processing technology
applied to vehicle license number recognition system.
Proc. of IEEE International Workshop Industrial
Applications of Machine Vision and Machine
Intelligence, pp. 76-79.
Y Chui, Q. Huang, 1997. Automatic license extraction
from moving vehicles. Proc. of International
Conference Image Processing, pp. 126-129.
J.W. Hsieh, S.H. Yu, Y.S. Chen, 2002. Morphology
based license plate detection from complex scenes.
Proc. of 16
th
International Conference on Pattern
Recognition, Vol. 3, 176-179.
J.F. Xu, S.F Li, M.S. Yu, 2004. Car license plate
extraction using color and edge information. Proc. of
IEEE 3
rd
International Conference on Machine
Learning and Cybernetics, pp. 3904-3907.
D.S. Gao, J. Zhou, 2000. Car license plates detection
from complex scene. Proc. of 5
th
International
Conference on Signal Processing, pp. 1409-1414.
F.Yang, Z. Ma, 2005. Vehicle license plate location based
on histogramming and mathematical morphology.
Proc. of 4
th
IEEE Workshop on Automatic
Identification Advanced Technologies, pp. 89-94.
Chang Shyang-Lih, Chen Li-Shien, Wan Sei-Chen. 2004.
Automatic License Plate Recognition Intelligent
Transportation Systems, IEEE Transactions 5(1), pp.
42-45.
GA666-2006, People's Republic of China regulations for
vehicles number plates (in Chinese).
H.K. Sulehria, Y. Zhang, D. Irfan, 2007. Mathematical
morphology methodology for extraction of vehicle
number plates. International Journal of Computers,
WSEAS, 1 (3), pp. 312-319.
V.L. Arlazarov, M. Kazanov, 2008. Segmentation of
small objects in color images. Programming and
Computing Software, 34 (3), pp. 173-182.
I. Ispas, E. Franti, F. Lazo, 2008. The complexity of the
algorithms for the image recognition and
classification (IRC). Proceedings of the WSEAS
International Conference on Applied Computing
Conference, Istanbul, Turkey, pp. 160-164.
A METHOD FOR SEGMENTING AND RECOGNIZING A VEHICLE LICENCE PLATE FROM A ROAD IMAGE
419