毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

车牌字符分割算法的设计与实现

时间:2017-05-18 09:48来源:毕业论文
论文应用MATLAB语言实现了一种基于垂直投影的车牌字符分割的算法。首先,对车牌图像进行预处理:主要包括图像灰度化、中值滤波,然后根据垂直边缘检测剔除车牌水平边框,然后对

摘要:    当今社会,随着社会的发展和进步以及人们生活水平的提高,越来越多的私家车以及各种车辆出现在我们的生活当中,带给我们方便的同时,也给城市的交通管理和控制带来了极大的压力和挑战。因此世界各国都在大力发展智能交通系统,它发挥着巨大作用的同时也需要更好的发展。
    车牌自动识别系统是智能交通的重要部分和研究课题,主要包括三个关键部分:车牌定位、车牌字符分割以及车牌的字符识别。
通过查阅大量的文献和资料,本论文应用MATLAB语言实现了一种基于垂直投影的车牌字符分割的算法。首先,对车牌图像进行预处理:主要包括图像灰度化、中值滤波,然后根据垂直边缘检测剔除车牌水平边框,然后对车牌图像进行二值化,去除圆点,最后对图像进行垂直投影来完成字符的分割。8812
本文中的算法在MATLAB软件上进行了仿真实现。经过实验表明,该算法对于光照不均、雾天等车牌图像有很好的分割效果。算法完成后,利用GUI设计了分割算法的界面图以便用户能够更加直观和方便的观察到图像处理的过程以及结果图。
关键词:    车牌自动识别系统;字符分割;垂直投影
Design and Implementation on License Plate Character Segmentation
Abstract:      Nowadays, with the development and progress of society and the improvement of people's living standard, more and more private cars and a variety of vehicles appear in our life, brings us convenient at the same time, also to the traffic management and control of the city has brought great pressure and challenges. Intelligent transportation system will emerge as the times require, development and play an important role at the same time also need better.              Automatic license plate recognition system is an important part and research topics of intelligent traffic, which mainly included three parts: license plate location, license plate character segmentation and license plate character recognition.
Through access to a large number of documents and data, this paper is realized by MATLAB, a license plate character segmentation algorithm based on vertical projection. First of all, on the pretreatment of license plate image: including image graying, median filter, and then according to the vertical edge detection to eliminate plate horizontal frame, then the license plate image value of two, the removal of dots, finally the image vertical projection to achieve character segmentation.
All the algorithms proposed in this paper is the simulation is realized in MATLAB software. The experiment shows, the algorithm for uneven illumination, fog and vehicle license plate image with good segmentation results. The algorithm is completed, the interface graph partitioning algorithm so that the user can more intuitive and convenient to observe the image processing process and results of the design using GUI.
Keywords:    License Plate Recognition System; Plate Character Segmentation; vertical projection
目录
摘要    i
Abstract    i
1    绪论    1
1.1    课题研究的目的和意义    2
1.2    车牌字符分割技术国内外研究现状    3
1.2.1    我国车牌特征    3
1.2.2    车牌字符分割常见方法    3
1.3    车牌字符分割技术的发展趋势    5
1.4    本文的结构安排和主要工作    6
2    图像处理与MATLAB简介    7
2.1    MATLAB概述    7 车牌字符分割算法的设计与实现:http://www.youerw.com/jisuanji/lunwen_7282.html
------分隔线----------------------------
推荐内容