基于MATLAB的车牌定位系统(含全套CAD图纸)

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

毕业设计(论文)题目:汽车牌照定位系统设计与开发

诚信承诺书

本人郑重声明:所呈交的毕业设计(论文)汽车牌照定位系统设计与开发是本人在导师的指导下独立进行研究所取得的成果,其内容除了在毕业设计(论文)中特别加以标注引用,表示致谢的内容外,本毕业设计(论文)不包含任何其他个人、集体已发表或撰写的成果作品。

班级:计科94

学号:0921144

作者姓名:

2013 年5 月25 日

无锡太湖学院

信机系计算机科学与技术专业

毕业设计

论文任务书

一、题目及专题:

1、题目汽车牌照定位系统设计与开发

2、专题

二、课题来源及选题依据

课题来源:导师指定

选题依据:汽车车牌识别系统是近几年发展起来的计算机视觉和模式识别技术在智能交通领域应用的重要研究课题之一。在车牌自动识别系统中,首先要将车牌从所获取的图像中分割出来实现车牌定位。这是进行车牌字符识别的重要步骤,定位的准确与否直接影响车牌识别率。

车辆牌照定位与识别是计算机视觉与模式识别技术在智能交通领域应用的重要研究课题之一,该技术应用范围非常广泛,其中包括:(1)交通流量检测;(2)交通控制与诱导;(3)机场、港口等出入口车辆管理;(4)小区车辆管理;(5)闯红灯等违章车辆监控;(6)不停车自动收费;(7)道口检查站车辆监控;(8)公共停车场安全防盗管理;(9)计算出行时间等。其潜在在市场应用价值极大,有能力

产生巨大的社会效益和经济效益。

三、本设计(论文或其他)应达到的要求:

软件、技术要求:

在基于图像处理的车牌识别技术的基础上设计并开发了一个基于MATLAB的车牌定位系统通过编写MATLAB文件对各种车辆图像处理方法进行分析、比较,最终确定了车牌预处理、车牌粗定位和精定位的方法。

四、接受任务学生:

计科94 班姓名宋开拓

五、开始及完成日期:

自2012 年11 月12 日至2013年5月25日六、设计(论文)指导(或顾问):

指导教师签名

签名

签名

教研室主任

〔学科组组长

〕签名

研究所所长

系主任签名

2012年11月12日

车辆牌照识别系统(vehicle license plate recognition system,简称LPR)是现代智能交通系统中的一项重要研究课题,是实现智能交通的重要环节,涉及领域异常广阔。智能交通系统可以在不影响汽车正常行驶的状态下自动完成对牌照的有效识别,很显然这一技术的发明对于交通管理工作起到了很大的推动作用。目前,车辆牌照识别技术已经广泛应用于高速公路的监测,电子收费,交通违规管理,安全停车管理,偷盗车辆辨别等重要领域。由于牌照拍摄场景的复杂性以及车牌位置和图像质量的不可预知性,车牌定位系统一直都未做到令人满意,所以车牌定位一直是这个领域研究的热点。因此对于汽车牌照识别技术的研究具有重要的现实意义。

车牌识别技术主要包括车牌定位和车牌识别两部分,而车牌定位是该系统的关键之一。本文针对车牌识别系统中关于静态图片中的车牌定位问题。在车牌定位系统中,在MATLAB开发平台上,我们分别对图像预处理、图像的边缘检测和分割的若干方法进行编程实验,通过对静态图片进行灰度变换,二值化,中值滤波等一系列处理,提出了基于垂直边缘检测算子的车牌定位方法,根据汽车牌照区域的垂直边缘统计特性,从图像中确定可能存在的牌照候选区,在利用车牌几何形状的特点对这些候选区进行筛选,得到车牌位置,为进一步的字符识别打下基础。

关键词:车牌定位;图像处理;边缘检测;MATLAB

III

The vehicle license plate recognition system (vehicle license plate recognition system, referred to as LPR) is an important research subject in modern intelligent transportation system, is an important part of realizing intelligent transportation, relates to the very broad filed. Intelligent transportation systems can auto-complete state does not affect the normal driving license identification, it is clear that the invention of this technology for traffic management has played a significant role in promoting. At present, the vehicle license plate recognition technology has been widely used in highway monitoring, electronic toll collection, traffic violation management, security, parking management, vehicle theft to identify important areas such as. License shooting scene complexity as well as the license plate location and image quality of the unpredictability of the, license plate positioning system, none has been done satisfactorily, so license plate location has been a hot research of this area. Therefore, the vehicle license plate recognition technology has important practical significance.

License plate recognition technology mainly includes two parts of the license plate location and license plate recognition, the license plate location is one of the keys of the system. In this paper, the license plate location for license plate recognition system on a static picture. License plate positioning system, in the MATLAB development platform, we use image preprocessing, image edge detection and segmentation method for programming experiment, by gray-scale transformation of the still pictures, the two values, median filtering and a series of processing,put forward license plate location method based on vertical edge detection operator,according to the vertical edges of the statistical characteristics of the vehicle license area,identify possible license candidate from the image,on the use of license plate geometry characteristics of these candidate screening,license plate location, and lay the foundation for further character recognition.

Keywords:License plate location; image processing; edge detection; MATLAB

相关文档
最新文档