1 / 40
文档名称:

基于MATLAB的车牌分割及数字识别系统_毕业设计论文.doc

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

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

分享

预览

基于MATLAB的车牌分割及数字识别系统_毕业设计论文.doc

上传人:追风少年 2013/7/13 文件大小:0 KB

下载得到文件列表

基于MATLAB的车牌分割及数字识别系统_毕业设计论文.doc

文档介绍

文档介绍:学号:
毕业设计(论文)
题目:
基于MATLAB的车牌分割
及数字识别算法设计
作者
届别
系别
机械与电子工程系
专业
电子信息工程
指导老师
职称
完成时间

摘要
车牌识别技术是智能道路交通管理的重要内容,其识别的准确性和可靠性直接影响到交通管理系统的性能。车牌识别技术包括车牌图像获取、车牌定位、车牌分割、车牌校正、车牌字符分割、车牌字符归一化和车牌字符识别,本文重点针对车牌图像的分割和车牌数字的识别进行了算法研究和设计,同时也对其它步骤进行了探讨。论文首先对获取的车牌图像进行了预处理,包括车牌图像增强、车牌区域提取、车牌几何校正以及车牌字符分割和归一化,然后设计了BP网络算法,最后在MATLAB平台上设计实现了以上各种算法。实验结果表明,本文中的分割算法能准确的获取字符区域并实现对字符的分割和归一化,经过训练后的BP网络能稳定、可靠的实现对分割后字符的识别,实验结果达到预期要求。
关键词:MATLAB;车牌分割;图像预处理;数字识别
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; License plate segmentation; Image preprocessing; Digital identification
目录
摘要 I
ABSTRACT II
1 绪论 1
引言 1
车牌识别技术概述 1
车牌分割和数字识别的发展历史和现状 2
车牌分割和数字识别在车牌识别中的作用 3
本文的主要内容与结构安排 3
2 车牌分割方法 4
车牌获取 4
车牌预处理 4