基于单片机的车牌识别系统设计与实?/p>
?/p>
录摘
?/p>
2
二?/p>
选题
4
三?/p>
系统主要特点
5
四、系统方案、实现原?/p>
6 4.1
图像采集及存储格?/p>
8 4.2
图像的灰度化
8 4.3
图像?/p>
二值化
9 4.4
车牌的去边框
9 4.5
图像的梯度锐?/p>
10 4.6
字符分割算法
11 4.7
字符
的归一?/p>
12 4.8
字符特征提取
13 4.9
字符识别算法
15 4.9.1 BP
神经网络?/p>
15 4.9.2
模板匹配?/p>
17
五、操作说明与硬件框图
18
六、实验程?/p>
19
七、数据统计分?/p>
66
八?/p>
结果分析
66
九、实验心?/p>
66
十、参考文?/p>
69
?/p>
?/p>
伴随着世界各国汽车数量急剧?/p>
加,城市交通状况日益引起人们的重视,如何有效地进行交通管理,已成为越来越多人?/p>
注的焦点,解决这些问题的关键就是建立智能交通系统。车牌识别是智能交通系统的重要
组成部分,它在交通控制与监视中有着多种用途,目前已广泛应用于各种领域?/p>
本文?/p>
TMS320C54XX
作为核心器件用于车牌自动识别系统中,
完成车牌图像的采集?/p>
数字图像
的处理、提取车牌信息并针对提取的特征对字符进行识别。首先分析了车牌识别系统实现
的背景以及其实现意义。然后对实现车牌识别的硬件环境作简要介绍。接着对车牌识别过
程中所涉及的边缘检测、字符分割、大小归一化等一系列数字图象处理技术进行进一步的
详细分析。之后,对几种字符特征提取算法进行了对比分析,最后选取最适合的网格特?/p>
提取法,以此为基础进行模扳匹配,最终识别出车牌号码。关键词:车牌提取;图象处理?/p>
车牌识别;单片机;模扳匹?/p>
2 Abstract With the increment of vehicle all over the
world the situation of citytraffic has attracted the attention of people. How to
control the trafficeffectively has become the problem which more and more
people payclose attention to. The way to solve this problem is to establish
theITS
?/p>
Intelligent Transportation System .Vehicle license plate recognitionsystem
is the crucial part of the ITS. It is widely used in vehiclemonitoring and traffic
control. This experiment attempts to use the new generation DSP
?/p>
DigitalSignal
Processor to implement the recognition task. The DSP chipTMS320C54XX is used
to process the picture of the vehicle distillinformation of the license plate and
recognize the vehicle license plate.The first part of the thesis is about the