Car license plate feature extraction and recognition based on multi-stage classifier

This paper is mainly about the recognition of car license plate characters. A method based on two-kind feature and two-stage classifier is presented. For car license plate character recognition, there are two kinds of features that can be extracted: configurable feature and statistical feature. Usually, the classifier whose inputs are statistical features is easy to train, but its robustness isn't good. The advantage of the classifier whose input is configurable feature is its better reliability, but this kind of classifier usually needs a complicated pretreatment process. So, the classifier, which based on two-kind feature and two-stage classifier, synthesizes the advantages of the two kinds of classifiers and avoids the flaws. The two classifiers in this paper are both trained by SVM. Also, the experiment results show that the recognition rate is higher, and that multi-stage classifier is obviously superior to single classifier.