Abstract
|
This paper presents Automatic Number Plate extraction, character segmentation and recognition for Indian vehicles. In India, number plate models are not followed strictly. Characters on plate are in different Indian languages, as well as in English. Due to variations in the representation of number plates, vehicle number plate extraction, character segmentation and recognition are crucial. We present the number plate extraction, character segmentation and recognition work, with english characters. Number plate extraction is done using Sobel filter, morphological operations and connected component analysis. Character segmentation is done by using connected component and vertical projection analysis. Character recognition is carried out using Support Vector machine (SVM). The segmentation accuracy is 80% and recognition rate is 79.84%.
|