基于神经网络的汽车车型识别系统论文

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

基于神经网络的汽车车型

识别系统论文

The Standardization Office was revised on the afternoon of December 13, 2020

摘要

近年来,随着我国国民经济的不断发展,交通运输越来越繁忙,对交通管理提出了新的要求。在过桥收费站、大型停车场、城市道路监管、治安卡口、港口和飞机场等实际交通系统中,需要对汽车车型进行识别,以便收取相应的费用和提高交通系统车辆监控和自动化程度。因此,如何对上述各类车辆收费站实现现代化的管理,具有重要的现实意义。

针对基于神经网络的汽车车型识别系统中的识别技术问题,本文从以下四个部分进行了研究和探讨:

第一部分,论述了车型识别的研究背景和意义,详细分析了我国目前车型识别系统的应用现状及研究现状,指出了目前国内外应用系统及其车型识别方法存在的缺陷与不足。

第二部分,提出了车型识别的模型。首先对采集的车辆图像进行预处理,通过灰度转换、图像平滑等方法剔除噪音,以提高图像质量。然后对其进行分割并提取特征,在这个过程中经过图像的二值化处理]16[,拉普拉斯边缘检测、图像横向填充与纵向填充、轮廓提取、图像修正,再提取出图像车型的上顶长、高、前底长、后底长等特征参数。结合所提取的特征参数进行车型识别。

第三部分,设计拉普拉斯边缘检测算子的汽车识别算法。采用序列差影法进行背景剔除;边缘检测之后的图像进行离散噪点的剔除。采用轮廓法对横/纵向填充图像进行轮廓提取。

第四部分,设计实现一个车型识别系统,以此检验论文理论研究的可行性,并通过不断地实际测验来改良算法。

本文以VC++为软件平台,以Matlab为仿真平台,编程实现了基于序列图像的车型识别系统,通过实验数据分析表明,本文给出的识别方法能得到较好的识别结果。

关键词:智能交通,车型识别,图像处理,特征提取

ABSTRACT

With the development of our national economy, traffic has become heavier in recent years, which has put forward new requirements for traffic management. In actual traffic system such as bridge toll station, large parking lot, ports and airports, vehicle recognition is necessary to charge corresponding fees and improve the automation and vehicle monitoring of the traffic system. Therefore, the modern management of the toll stations above has important practical significance.

Facing the technical problems of the vehicle recognition system based on the neural network, this paper conducts research and discussion from the following four parts :

In the first part, we discuss the background and significance of the vehicle recognition, then detailed analyzes the present situation of the application of vehicle recognition system and the present research status, and point out the shortcomings of vehicle recognition systems at home and abroad.

In the second part, we put forward the model of the vehicle recognition system. First we conduct the preprocessing of the obtained vehicle image, to reduce the noise of the image by graying and smoothing it, to improve the quality of the image. Next step is the segmentation and feature extracting. After the image binarization processing, Laplace edge detection, image horizontal and vertical filling, contour

extraction, image correction, we extract the length and height of the front and back of the car. Vehicle recognition can be done with the characteristic parameters extracted. In the third part, we design a vehicle recognition algorithm using Laplace edge detection operator, and eliminate background using sequence difference image method. Then eliminate the discrete noise points after edge detection of the image., and extract the contour of the horizontal/vertical filled image using contour method. In the fourth part, we designed a vehicle recognition system to test the feasibility of the theory, and improve the algorithm through the continuous actual test

Based on software platform of VC++, with Matlab simulation platform, we finish the vehicle recognition system based on image sequences. Through the experimental data analysis showed, we can find that this method of identification presented can get good recognition results.

Key words:intelligent transportation, vehicle recognition, image processing, feature extraction

相关文档
最新文档