毕业设计论文-基于matlab的车牌识别系统的设计(附程序+详解注释)

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
4.各模块的实现.................................................................................................................11 4.1 设计方案................................................................................................................11 4.2 图像预处理............................................................................................................11 4.2.1 图像灰度化................................................................................................11 4.2.2 图像的边缘检测........................................................................................12 4.3 车牌定位和分割....................................................................................................14 4.3.1 车牌的定位................................................................................................15 4.3.2 车牌的分割................................................................................................16 4.3.3 对定位后的彩色车牌的进一步处理........................................................17 4.4 字符的分割和归一化处理....................................................................................17 4.4.1 字符的分割................................................................................................18 4.4.2 字符的归一化处理....................................................................................19 4.5 字符的识别...........................................................................................................19
关键词:MATLAB、图像预处理、车牌定位、字符分割
焦作大学毕业ቤተ መጻሕፍቲ ባይዱ计说明书
III
ABSTRACT
Vehicle license plate recognition system is one important of the modern intelligent traffic management. License plate recognition system to make more intelligent vehicle management, digital, Effective traffic management to enhance the convenience and effectiveness. License plate recognition system includes image acquisition, image preprocessing, license plate localization, character segmentation, character recognition and other five core parts. In this paper, preprocessing, license plate localization, character segmentation method for the realization of three modules.This is the image preprocessing module and the use of the image grayscale Roberts edge detection operator steps. License plate location and segmentation using mathematical morphology method is used to determine the license plate location , Re-use license plate color segmentation method of color information to complete the license plate area segmentation. Character segmentation approach is based on the license plate after the binary part of the vertical projection, Then scan in the vertical projection, thus completing the character segmentation. This article is described for the core part and use the MATLAB software environment, the simulation experiments for character segmentation.
2. MATLAB 简介......................................................................................................................7 2.1 MATLAB 发展历史....................................................................................................7 2.2 MATLAB 的语言特点................................................................................................7
3.工作流程...........................................................................................................................9 3.1 系统框架结构和工作流程.....................................................................................9
Keywords: MATLAB software, image preprocessing, license plate localization, character segmentation .
焦作大学毕业设计说明书
1
目录
1. 绪论...................................................................................................................................1 1.1 本课题的研究背景.................................................................................................1 1.2 本课题的研究目的及意义.....................................................................................2 1.3 国内外发展状况.....................................................................................................3 1.4 主要应用领域.........................................................................................................5 1.5 设计原理.................................................................................................................6
焦作大学
毕业设计(论文)说明书
作 者:
学 号:
学院(系):
信息工程学院
专 业:
通信技术
题 目: 基于 matlab 的车牌识别系统的设计
主 题:
指导教师:
职称: 讲师
2012 年 12 月
焦作大学毕业设计说明书
II
摘要
汽车车牌的识别系统是现代智能交通管理的重要组成部分之一。车牌识别 系统使车辆管理更智能化,数字化,有效的提升了交通管理的方便性和有效性。 车牌识别系统主要包括了图像采集、图像预处理、车牌定位、字符分割、字符识 别等五大核心部分。本文主要介绍图像预处理、车牌定位、字符分割三个模块的 实现方法。本文的图像预处理模块是将图像灰度化和用 Roberts 算子进行边缘检 测的步骤。车牌定位和分割采用的是利用数学形态法来确定车牌位置,再利用车 牌彩色信息的彩色分割法来完成车牌部位分割。字符的分割采用的方法是以二值 化后的车牌部分进行垂直投影,然后在对垂直投影进行扫描,从而完成字符的分 割。本文即是针对其核心部分进行阐述并使用 MATLAB 软件环境中进行字符分割 的仿真实验。
5.实验结果和分析.............................................................................................................22 6.实验总结.........................................................................................................................24 致谢.......................................................................................................................................25 参考文献...............................................................................................................................26 程序附录...............................................................................................................................27
相关文档
最新文档