1 / 37
文档名称:

基于MATLAB的车牌分割及数字识别系统.doc

格式:doc   大小:4,001KB   页数:37页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于MATLAB的车牌分割及数字识别系统.doc

上传人:6188 2017/5/27 文件大小:3.91 MB

下载得到文件列表

基于MATLAB的车牌分割及数字识别系统.doc

文档介绍

文档介绍:I 摘要车牌识别技术是智能道路交通管理的重要内容,其识别的准确性和可靠性直接影响到交通管理系统的性能。车牌识别技术包括车牌图像获取、车牌定位、车牌分割、车牌校正、车牌字符分割、车牌字符归一化和车牌字符识别,本文重点针对车牌图像的分割和车牌数字的识别进行了算法研究和设计,同时也对其它步骤进行了探讨。论文首先对获取的车牌图像进行了预处理,包括车牌图像增强、车牌区域提取、车牌几何校正以及车牌字符分割和归一化,然后设计了 BP 网络算法,最后在 MATLAB 平台上设计实现了以上各种算法。实验结果表明,本文中的分割算法能准确的获取字符区域并实现对字符的分割和归一化,经过训练后的 BP 网络能稳定、可靠的实现对分割后字符的识别, 实验结果达到预期要求。关键词: MATLAB ;车牌分割;图像预处理;数字识别 II Abstract License plate recognition technology is an important content of intelligent traffic management, accuracy and reliability identification directly affects the performance of traffic management system. License plate recognition technology include license plate image acquisition, license plate location, license plate segmentation, license plate correction, license plate character segmentation, normalization of license plate character segmentation and license plate character recognition. This paper mainly design and research on the algorithm for license plate image segmentation and license plate number recognition, but also for other steps. Firstly, the thesis get the license plate image preprocessing, including license plate image enhancement, plate region extraction, plate geometric correction and license plate character segmentation and normalization, and then designs the work algorithm, finally use the MATLAB platform to design algorithms to implement above. Experimental results show that the segmentation algorithm in this thesis can obtain character area and realize the character segmentation and normalization accurately, after training the work can implement the recognition for character segmentation stably and reliably, the experimental reaches expectation. Keywords: MATLAB; L icense plate segmentation; I mage preprocessing; D igital identification III 目录摘要........................................................................................................................................ I ABSTRACT .........................................................................................................