车牌识别算法研究及系统设计
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
随着经济的发展,汽车数量急剧增加,智能交通系统(ITS)应运而生,车牌识别(LPR)系统是智能交通系统的重要组成部分,是目前模式识别研究领域的一个热点,具有很好的应用前景和发展潜力。
     车牌识别主要由图像采集、预处理、车牌定位、字符分割和字符识别几部分组成,本文从车牌定位、字符分割和字符识别三方面对车牌识别技术进行了详细的研究。
     论文的主要内容如下:
     1、介绍了车牌识别系统的应用背景、系统组成及发展现状。
     2、介绍了车牌图像的预处理方法,主要包括:彩色图像灰度化以及灰度变换、直方图均衡和中值滤波等图像增强方法。
     3、在介绍几种边缘检测算法的基础上,研究了一种基于边缘点区域连通的车牌定位算法,该算法首先求车辆图像的垂直边缘,进而将图像中的边缘点连接成若干个连通区域,然后利用车牌的几何特征与其他背景区域的区别,将非车牌区域剔除,从而完成车牌定位。
     4、在车牌定位完成后,对有倾斜的车牌进行倾斜矫正,车牌倾斜有两种倾斜:水平倾斜和垂直倾斜。对于水平倾斜矫正使用了Hough变换和K-L展开式两种矫正方法,并对这两种方法进行了对比。论文使用了基于剪切变换的方法来矫正垂直倾斜的车牌。倾斜矫正之后,去除车牌的上下边框,最后将车牌上的字符串分割成为单个的字符并将其归一化和细化,使字符的大小相同,字符笔划的宽度只有一个像素。
     5、在字符分割、归一化和细化的基础上,使用粗网格法对车牌字符进行特征提取,根据所选取的特征设计BP神经网络,并用该神经网络分类器进行字符识别。根据中国车牌上字符的排列特点,使用了两个分类器进行识别,第一个神经网络专门用来识别汉字,另外一个用来识别字母和数字,识别之后将两个分类器的输出结果组合就可以得到识别结果。
     6、介绍了车牌识别系统硬件平台TDSDM642EVM评估板,包括CPU、存储器、视频接口、视频编解码芯片和以太网口,使用该硬件平台,配合相应的外围硬件及软件构建一个车牌识别系统。7、在VC++平台上使用MFC构建了一个软件车牌识别系统,该系统能够对采集到的图像进行车牌识别,论文对其菜单及识别过程做了详细的演示。
With the development of economy, the number of cars increased dramatically thus the Intelligent Transportation System(ITS) arises at the historic moment. License Plate Recognition(LPR) is an important part of ITS. The LPR System is a hotspot in Pattern Recognition research field and has good prospect and development potential.
     LPR System is combined by several parts such as image acquisition, image preprocessing, plate location、char split and char recognition. This paper studied the LPR in detail in plate location, char split and char recognition.
     The main content of the paper as follows:
     1、Introduced the application background, system configuration and current situation of the LPR System.
     2、Introduced several license plate image preprocessing methods such as color image graying and some image inhancement methods such as gray-scale transformation, histogram equalization and median filter.
     3、After the introduction of several edge detect algorithms, a plate location algorithm based on edge region connection was studied. This algorithm combines the edges of the image into some independent connected regions, then the areas which did not contain license plate were removed according to the geometrical characteristic between the licence plate and the background. Finally the position of the license plate was located accurately.
     4、After the location of license plate, it is necessary to rotate some license plates which were tilt. There are two kinds of tilt modes: one is horizontal tilt, the other one is vertical tilt. Methods based Hough transform and K-L expansion were used to correct horizontal tilt license plates and compare was did between these two methods. Then the vertical tilt licence plates were corrected by shear transformation. Then the frame of the license plate was removed. Finally the string on the plate was splited into single chars. After normalization and thining, these chars had the same size and the width of the strokes of the chars was one pixel.
     5、On the foundation of char spliting, coarse grid feature extraction was done on these chars. BP neural net was adopted to recognize these chars. According to the arrangement of the chars on the license plate, two classfiers one for Chinese chars and the other for combination of letters and numbers were used to recognize these chars. The recognition result was got after synthesizing the output of these two classfiers.
     6、Introduced the hardware platform TDSDM642EVM evaluation board which would be used to build the LPR system. CPU, memory, video ports,video codec and the ethernet were introduced. Coordinate with corresponding software and peripheral hardware, a LPR system could be built based on this board.
     7、Finally a LPR system was built on the VC++ platform by MFC tools. This system could recognize the license plates in the photos. The system menu and recognition procedure was shown in detail in the paper.
引文
[1]吕文敏.车牌识别系统中图像的采集和定位问题研究.计算机与现代化.2009,3:19~23
    [2]高明,杨爱学.论智能交通系统中的信息通信系统.淮北职业技术学院学报.2010,9(1):54~57
    [3]廖永和.浅谈智能交通系统发展对策和社会经济效益.中国新技术新产品.2010,3:196~196
    [4]程向东,尤军,熊金凤.车牌识别技术与公路自动收费系统.黑龙江交通科技.2007,12:129~132
    [5]郑万才,许征帆.高速公路联网收费中车牌识别系统的应用.黑龙江交通科技.2008,10:122~123
    [6]闫青,王亮亮.浅析车牌识别技术.山东商业职业技术学院学报.2009,9(3)126~128
    [7]张美多,郭宝龙.车牌识别系统关键技术研究.计算机工程.2007,33(16):186~188
    [8]毛军强,杨俊.小区车牌识别系统研究与设计实现.攀枝花学院学报.2009,26(6):55~58
    [9]李孟歆,吴成东,夏兴华.一种基于分级RBF网络的车牌识别方法.计算机工程与应用.2008,44(30):213~216
    [10]章毓晋.图像处理和分析教程.第一版.北京:人民邮电出版社,2009
    [11]龚声蓉,刘纯平,王强.数字图像处理与分析.第一版.北京:清华大学出版社,2006
    [12]孙即祥.图像处理.第一版.北京:科学出版社,2009
    [13]李文锋.图像图像处理与应用.第一版.北京:中国标准出版社,2006
    [14]张旭光.常用车牌定位算法比较.今日科苑,2008,18:290~290
    [15]朱俊梅,陈少平.LPR系统车牌定位提取方法的研究.计算机工程与应用.2008,44(14):198~201
    [16]齐敏,王玲.LPR中车牌分割的Matlab解决方案.汽车电子.2007,23:204~206
    [17]裴加强.车牌识别系统中车牌定位方法的研究.可编程控制器与工厂自动化.2009.9:72~74
    [18]ZHI-BIN HUANG, YAN-FENG GUO. CLASSIFIER FUSION-BASED VEHICLE LICENSE PLATE DETECTION ALGORITHM. Proceedings of Second International Conference on Machine Learning and Cybernetic.2003,2984~2989
    [19]Tran Due Duan, Duong Ann, Tran Le Hong Du. Combining Hough Transform and Contour Algorithm for detecting Vehicles'License-Plates. Proceedings of 2004 International Symposium on Intelligent Multimedia, Vedio and Speech Processing. 2004,747~750
    [20]Kaushik Deb and Kang-Hyun Jo. HSI Color based Vehicle License Plate Detection. International Conference on Control, Automation and Systems.2008,687~691
    [21]Pruegsa Duangphuasuk and Arit Thammano. Thai Vehicle Licence Plate Recognition Using the Hierarchical Cross-correlation ARTMAP.3rd Internation IEEE Conference Intelligent Systems.2006,652-655
    [22]刘丹.计算机图像处理的数学和算法基础.第一版.北京:国防工业出版社,2005
    [23]蔡立平.车牌识别系统中的车牌定位算法研究.科技信息.2009,02x:91~92
    [24]何东健.数字图像处理.第一版.西安:西安电子科技大学出版社,2003
    [25]张弘.数字图像处理与分析.第一版.北京:机械工业出版社,2007
    [26]冼允延,路小波,施毅,钟坤.基于投影二分法的车牌字符分割方法.交通与计算机.2007,25(5):69~72
    [27]张琳.一种车牌字符快速分割的改进算法.北京建筑工程学院学报.2008,24(1):51~54
    [28]花蕾.基于LPR系统的车牌字符分割技术的研究.技术与创新管理.2008,29(5):513~515
    [29]李文举,梁德群,崔连延,王新年.一种新的车牌倾斜校正方法.信息与控制.2004,33(2):231~235
    [30]胡学龙,许开宇.数字图像处理.第一版.北京:电子工出版社,2006
    [31]丁坚.智能停车场中的车牌识别系统研究.南京航空航天大学硕士学位论文,2008
    [33]王思国,王琰.一种改进的图像旋转算法.沈阳理工大学学报.2009,28(5):22~25
    [34]张思远,樊志远,吴仁彪.车牌识别预处理中的二值化及倾斜矫正算法.中国民航学院学报.2006,24(1):39~41
    [35]黄红燕,叶绿.文字图像的整体倾斜矫正.计算机工程与应用.2006,6:28~61
    [36]庞茂群,邓开发.一种基于灰度图像的车牌定位方法.计算机工程与科学.2009,31(10):39~41
    [37]唐好魁,胡静.车牌识别中倾斜角度调整算法.济南大学学报.2007,21(3):246~248
    [38]李小平,任江兴,杨德刚.车牌识别系统中若干问题的探讨.北京理工大学学报.2001,21(1):116~119
    [39]周开军,陈三宝,徐江陵.复杂背景下的车牌定位和字符分割研究.计算机工程.2007,33(4):198~200
    [40]花蕾.基于LPR系统的车牌字符分割技术的研究.技术与创新管理.2008,29(5):513~515
    [41]张琳.一种车牌字符快速分割的改进算法.背景建筑工程学院学报.2008,24(1):51~54
    [42]ZHANG Li, LIU Ji-lin. Attribute Identification for License Plates with Different Style. International Conference on ITS Telecommunications Proceedings.2006,862~865
    [43]冼允廷,路小波,施毅,钟昆.基于投影二分法的车牌字符分割方法.交通与计算机.2007,25(5):69~72
    [44]阎建国,高亮,卢京潮.图像处理技术在车牌识别中的应用.计算机应用.2000,1:17~18
    [45]范立南,韩晓微,张广渊.图像处理与模式识别.第一版.北京:科技出版社,2007
    [46]陈虹.基于数字图像处理对汽车牌照自动识别系统的研究.上海公路.2009,4:75~79
    [47]Ying Zhang, Yingtao Xu, Gejian Ding. License Plate Character Recognition Algorithm based on Filled Function Method Trainning BP Neural Nerwork. Chinese Control and Decision Conference.2008,3886~3891
    [48]Qian Gao, Xinnian Wang, Gongfu Xie. License Plate Recogition Based On Prior Knowledge. Proceeding of the IEEE International Conference on Automation and Logistics.2007,2964~2968
    [49]Jianwei Guo, Jingguang Sun. License Plate Recognition System Based On Orthometric Hopfield Network. International Conference on MultiMedia and Information Technology.2008,594~597
    [50]杨甲沛.基于自适应学习速率的改进型BP算法研究.天津大学硕士学位论文.2008
    [51]B.-F. Wu, S.-P. Lin, C.-C.Chiu. Extracting characters from real vehicle licence plates our-of-doors. IET Comput.Vis.2007,1(1):2-10
    [52]Mi-Ae Ko, Young-Mo Kim. License Plate Surveillance System Using Weighted Template Matching. Proceeding of the 32nd Applied Imagery Pattern Recognition Workshop.2003
    [53]Ping Wang, Wei Zhang. Research and Realization of Improved Pattern Matching in License Plate Recognition. International Symposium on Intelligent Information Technology Application Workshops.2008,1089~1092
    [54]闻亭科技发展有限责任公司.TDS642EVM用户使用手册.2004
    [55]Texas Isturments TMS320DM642 Video&Imaging Fixed-Point Digital Signal Processor.2007
    [56]Texas Isturments TMS320C64x DSP Video Port&VCXO Interpolated Control (VIC) Port Reference Guide.2007
    [57]Texas Isturments TMS320C64x DSP Two Level Internal Memory Reference Guide. 2006
    [58]大奖组委会.2008年TIDSP大奖赛获奖成果汇编.北京:电子工业出版社,2008
    [59]大奖组委会.2006年TIDSP大奖赛获奖成果汇编.北京:电子工业出版社,2008
    [60]王卫岳.基于TMSDM642的车牌识别.浙江大学硕士学位论文,2007
    [61]周金萍,王冉,吴斌.MATLAB6实践与提高.第一版.北京:中国电力出版社,2002.
    [62]张岳新.Visual C++程序设计.第一版.苏州:苏州大学出版社,2002
    [63]范立南,韩晓微,张广渊.图像处理与模式识别.第一版.北京:科技出版社,2007
    [64]杨淑莹.图像模式识别-vc++技术实现.第一版.北京:清华大学出版社;北京交通大学出版社,2005
    [65]章毓晋.图像处理和分析技术.第二版.北京:高等教育出版社,2008
    [66]何小海,王正勇等.数字图像通信及其应用.四川:四川大学出版社.2006
    [67]朱秀昌,刘峰,胡栋.数字图像处理与图像通信.北京:北京邮电大学出版社.2008

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700