- 1、本文档共33页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业论文毕业设计开题报告论文报告设计报告可行性研究报告
基于MATLAB的车牌号码识别
摘要:闯红灯,交通事故等是日常交通交通管理当中比较常见的违章现象,而每一辆骑车都有其唯一的标识,那就是车牌号码。车牌号码识别技术能有效的迅速识别出当事车辆,为交通管理提供了很大的便利。
车牌号码识别系统软件部分由图像采集、图像预处理、字符分割、车牌定位、字符识别这几个主要部分组成,本文的研究是基于MATLAB上实现图片处理完成车牌号码识别的,利用图像为度化和使用Roberts算子进行边缘检测完成图象预处理,利用数学形态发完成对车牌的定位与分割,利用车牌彩色信息的彩色分割法来完成车牌部位分割,利用二值化后的车牌部分进行垂直投影,然后在对垂直投影进行扫描,以此完成对字符的分割。
关键字:图象预处理、字符分割、车牌定位、字符识别、MATLAB
License plate recognition based on MATLAB
Abstract: Running the red light, traffic accident is the daily traffic management among the more common violation phenomenon, each bike has its unique identity, and that is the license plate number. Vehicle license plate recognition technology can rapidly identify effective out of the vehicle, and provides great convenience for traffic management.
Vehicle license plate recognition system consists of image acquisition, image preprocessing, license plate location, character segmentation,character recognition in the following parts, the research of this paper is implemented on the MATLAB image processing to complete the vehicle license plate recognition based on image, use for the degree and the Roberts edge detection operator to complete the image pretreatment, using mathematical send the completed form to the license plate location and segmentation, color segmentation method using color information of the license plate to complete part segmentation, using two values of license plate of vertical projection, and then on the vertical projection of the scanning, thereby completing the character segmentation.
Keywords: image preprocessing, license plate location, character segmentation, character recognition, matlab
目 录
第一章 绪论 2
1.1 本文研究背景 2
1.2 MATLAB简介 2
1.3 车牌识别系统现状 2
1.3.1 车牌号码识别原理 2
1.3.2 国内外车辆牌照识别技术现状 2
1.3.3 车牌识别技术的应用情况与发展趋势 2
1.4 主要的研究内容 2
1.5 系统的框架与特点 1
1.5.1 车辆检测跟踪模块 2
1.5.2车牌定位模块 2
1.5.3 车牌矫正及精定位模块 2
1.5.4车牌切分模块 2
1.5.5车牌识别模块 2
1.5.6车牌识别结果决策模块 2
第二章 系统总体设计 2
2.1 车牌识别系统的总体设计 2
2.2 系统的硬件设计 2
2.3 系统的软件设计 2
2.4 本章小结 2
第三章 车牌定位 2
3.1 车辆图像预处理 2
3.
文档评论(0)