基于静止图像的车牌照定位改进方法研究.doc
《基于静止图像的车牌照定位改进方法研究.doc》由会员分享,可在线阅读,更多相关《基于静止图像的车牌照定位改进方法研究.doc(49页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、 西南交通大学本科毕业设计(论文) 第II页西 南 交 通 大 学毕业设计(论文)基于静止图像的车牌照定位改进方法研究年 级: 2005 级 学 号: 20052298 姓 名: 关伟 专 业: 自动化(交通信息工程及控制)指导老师: 侯 进 二零零九年六月 西南交通大学本科毕业设计(论文) 第V页 西南交通大学本科毕业设计(论文) 第VIII页院 系 信息科学与技术学院 专 业 自动化(交通信息工程及控制) 年 级 2005 级 姓 名 关 伟 题 目 基于静止图像的车牌照定位改进方法研究 指导教师评 语 指导教师 (签章)评 阅 人评 语 评 阅 人 (签章)成 绩 答辩委员会主任 (签章
2、) 年 月 日 毕 业 设 计 任 务 书班 级 交控1班 学生姓名 关 伟 学 号 20052298 专 业 自动化(交通信息工程及控制) 发题日期:2009 年 01 月 01 日 完成日期:2009 年 06 月 15 日题 目 基于静止图像的车牌照定位改进方法研究 题目类型:工程设计 技术专题研究 理论研究 软硬件产品开发一、 设计任务及要求 车牌照识别是智能交通系统的一个重要课题,在车辆管理、不停车收费等系统中有广泛应用。而车牌照定位又在车牌照识别技术中起着关键作用。由于多样化的牌照形式、不一致的户外光照条件、不同的车辆行驶速度及复杂背景等因素,使得车牌照识别技术课题极具挑战性。因此
3、对于车牌照定位技术要求有较好的鲁棒性和实时性。 具体要求如下: 1. 对给定的静止图像(假设存在车辆)进行预处理分析; 2. 通过削弱背景干扰缩小定位区域,并搜索可能的牌照位置; 3. 标记牌照区域并截取车牌照子图像。 为使后续工作顺利进行及实际应用的要求,该设计具体要达到的基本技术要求: (1)每张图片的处理时间不能大于0.5S;(2)车牌的获取准确率要达到95%以上。 二、 应完成的硬件或软件实验 1. 利用MATLAB或VC+编程实现车牌照的定位系统设计 2设计一个人机交互界面以显示和记录车牌照定位的结果 三、 应交出的设计文件及实物(包括设计论文、程序清单或磁盘、实验装置或产品等) 1
4、. 毕业设计论文(必须完全符合学校规范,内容严禁有丝毫的抄袭剽窃) 2. CD-R(含论文,程序,程序使用说明书,演示视频,盘面标注班级,姓名,专业,日期) 3. 英文翻译按学校规定,导师无特殊要求 四、 指导教师提供的设计资料 1. 研究报告介绍(包括课题背景、动机、内容、意义) 2. 计划说明书 3. 部分英文文献资料和Medialab LPR图像数据库 五、 要求学生搜集的技术资料(指出搜集资料的技术领域) 1. 本课题相关领域国内外重要论文及资料 2. MATLAB、C+编程指南 六、 设计进度安排第一部分 查阅相关资料,学习相关编程语言 (5 周)第二部分 编制程序并进行软件调试 (
5、8 周)第三部分 撰写毕业论文 (2 周) 评阅及答辩 (1 周) 指导教师: 年 月 日系主任审查意见:审 批 人: 年 月 日注:设计任务书审查合格后,发到学生手上。 西南交通大学信息科学与技术学院 2008年制摘 要智能交通是当前交通管理发展的主要方向,车牌照识别系统则是智能交通系统的核心,而车牌定位是其中最为关键的技术,对整个识别系统的性能起着至关重要的作用。多样化的牌照形式、不一致的户外光照条件、不同的车辆行驶速度及复杂的背景等因素,都成为了车牌定位的难点。从目前的研究成果来看,车辆牌照定位系统还远未达到完善的程度,利用各种图像处理的理论和方法进行车牌定位仍是当前研究的热点之一。所以
6、,怎样得出一种好的定位方法,一直是现在研究人员努力的方向。本文就是针对车牌如何更好的定位,研究更为有效的车牌定位算法。对于车牌定位的方法很多,也都是各有特点,但是都存在一些问题,如算法普遍存在计算量大、定位不够准确等缺点。所以为了能够更好的定位车牌,本文采用基于区域特征的牌照定位技术。首先,此方法是对原始车牌进行预处理,其中包括图像灰度化和边缘检测,并且通过数学形态学的方法来连接离散字符边缘。其中形态学基本运算包括膨胀运算、腐蚀运算、闭合运算、开启运算等。由于形态学处理过程中车牌可能断裂,造成车牌不能最终准确的定位,本文利用自设定阈值和判定方法来连接相邻的区域,目的就是连接被断开的车牌,在连接
7、后,此结果可以滤除一些干扰区域,并形成最终的车牌候选区域。然后从车牌图像固有的一些特征入手,例如车牌图像中车牌的长宽阈值范围的设定、车牌占整个图像的比例等,从候选区域中进一步判断和定位出最终的汽车牌照。本文所提及的算法全部用MATLAB编程构建成车牌定位的软件平台。该平台包含了上述的车牌定位所有步骤。并且利用本文中的算法,对实际获取的车牌进行了大量实验,本系统获得了比较令人满意的结果。关键词: 车牌照识别系统; 车牌定位; 车牌区域特征; 边缘检测; 数学形态学 AbstractCurrently, intelligent traffic is the main direction of th
8、e development of the traffic management. Vehicle license plate recognition system is the hard core of the intelligent traffic system, and the positioning of vehicle license plate is the most pivotal technology in the recognition system, which plays an important role in the performance of the whole s
9、ystem. Some factors, such as variety of license forms, different outdoor lighting conditions, different vehicle speeds and complex background, have became difficulties in plate positioning. Current technique of license plate recognition is far away from perfect. Using the theory and the technology t
10、o reform license plate recognition technique is one of the research keys. So, how to come up with a better location method, has been a study for the direction of staff efforts.This paper focuses on better positioning plate and attempts to find a more effective vehicle license plate locating algorith
11、m. There are a lot of methods about vehicle license plate and each method has its feature. However, these methods also have some problems, such as, algorithm usually have large amount of calculation, positioning plate is not accurate enough and etc. So in order to locate plate better, the positionin
12、g technology license of the positioning technology license based on regional characteristics is used in this paper. First of all, in this method, the original license plate is pre-processed, including gray of image and edge detection and the edge of discrete characters is connected by the approach o
13、f mathematical morphology. Basic morphological operations include expansion computing, corrosion computing, closure operator, open computing and etc. Because the vehicle license plate is probable broken during the morphology processing procedure, which may finally cause the license plate cant be pos
14、itioned accurately, the set threshold and identification methods are used to connect adjacent regions in this paper, the purpose is to connect the broken plate, after connecting, the results can filter out some interference regions, and form the final license plate inquire electoral district. Then s
15、tarting from some of the inherent characteristics of license plate images, such as setting the threshold range of the length and width of license plate in license plate image and the proportion of the total license plate images and etc, to further determine the final positioning of the vehicle licen
16、se from the inquire electoral district.Algorithm mentioned in this paper, a software platform is constructed by MATLAB programming tool. This platform contains all the steps mentioned above. And using the algorithm introduced in this paper, extensive experiments are conducted over a lot of vehicle l
17、icense plates obtained in real life, and this system have achieved a satisfactory result.Key words: Vehicle license plate recognition system; License plate localization; Regional characteristics of plates; Edge detection; Mathematical morphology目 录摘 要IVABSTRACTV第1章 绪 论11.1 选题的背景和意义及国内外研究现状11.1.1 选题的
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 基于 静止 图像 车牌 定位 改进 方法 研究
限制150内