In this paper, we review the use of support vector machine concept in license plate recognition. Support vector machines (SVMs) are a set of related supervised learning methods used for classification and regression. In simple words, given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that predicts whether a new example falls into one category or the other. Intuitively, an SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on. Here we are using the concept of SVM in LPR systems. Then a number plate recognition algorithm is proposed for character segmentation and recognition. This algorithm employs an SVM to recognize numbers. The algorithm starts from a collection of samples of numbers from number plates. Each character is recognized by an SVM, which is trained by some known samples in advance. In order to recognize a number plate correctly, all numbers are tested one by one using the trained model. The recognition results are achieved by finding the maximum value between the outputs of SVMs. Multi-class SVMs are developed to classify the given number plate candidate. The experimental results show that our new method is of higher recognition accuracy and higher processing speed than using traditional SVM based multi-class classifier. This new approach provides a good direction for automatic number plate recognition. Here we can conclude SVM is better than any other supervised learning. KeywordsAutomatic Number Plate Recognition, Support vector machine.
[1]
Bin Zhao,et al.
Support Vector Machine and its Application in Handwritten Numeral Recognition
,
2000,
ICPR.
[2]
Vladimir N. Vapnik,et al.
The Nature of Statistical Learning Theory
,
2000,
Statistics for Engineering and Information Science.
[3]
Xiangjian He,et al.
Mean shift for accurate number plate detection
,
2005,
Third International Conference on Information Technology and Applications (ICITA'05).
[4]
Mehmet Sabih Aksoy,et al.
Number-plate recognition using inductive learning
,
2000,
Robotics Auton. Syst..
[5]
R. Brereton,et al.
Support vector machines for classification and regression.
,
2010,
The Analyst.
[6]
Xiangjian He,et al.
Number Plate Recognition without Segmentation
,
2007
.
[7]
Kwang In Kim,et al.
Learning-based approach for license plate recognition
,
2000,
Neural Networks for Signal Processing X. Proceedings of the 2000 IEEE Signal Processing Society Workshop (Cat. No.00TH8501).
[8]
David S. Doermann,et al.
Machine printed text and handwriting identification in noisy document images
,
2004,
IEEE Transactions on Pattern Analysis and Machine Intelligence.
[9]
Nello Cristianini,et al.
An Introduction to Support Vector Machines and Other Kernel-based Learning Methods
,
2000
.
[10]
Jian-xiong Dong,et al.
Algorithms of fast SVM evaluation based on subspace projection
,
2005,
Proceedings. 2005 IEEE International Joint Conference on Neural Networks, 2005..
[11]
Giles M. Foody,et al.
A relative evaluation of multiclass image classification by support vector machines
,
2004,
IEEE Transactions on Geoscience and Remote Sensing.
[12]
Lihong Zheng.
Real time character recognition of car number plates
,
2008
.