期刊名称:International Journal of Computer Trends and Technology
电子版ISSN:2231-2803
出版年度:2016
卷号:35
期号:4
页码:175-178
DOI:10.14445/22312803/IJCTT-V35P133
出版社:Seventh Sense Research Group
摘要:In this paper, recognition of characters written on a vehicle license number plate is proposed. Method used that is for the recognition of the characters from the license number plate and is based on templatematching. In this method , first the image of a car license number plate is taken as input, then preprocessing steps such as conversion to Grayscale image, dilation, erosion, convolution is done to remove noise from the input image. Then each character in the number plate is segmented. Segmentation is done on the basis of connected components. Then after segmentation, recognition of characters is done by matching templates to the segmented characters. Matching is done on the basis of correlation between segmented characters and the templates in the database. In the last step, a text file shows the recognised number and the character from the input image. Simulation of the project is done in MATLAB.
关键词:License number plate; templatematchingGray-scale; dilation; erosion; convolution; segmentation; correlation.