欢迎来到天天文库
浏览记录
ID:24227130
大小:1.39 MB
页数:48页
时间:2018-11-13
《基于Matlab的车牌定位系统的研究与设计毕业设计》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、基于Matlab的车牌定位系统的研究与设计本科毕业设计基于Matlab的车牌定位系统的研究与设计基于Matlab的车牌定位系统的研究与设计摘 要随着我国城市急速发展,交通管理成了一个非常热门的话题,由于交通管理需求日益提高,对交通管理和控制提出了更高的要求。在智能化交通管理系统中,车牌识别技术(LicensePlateRecognition,LPR)是实现车辆识别和监控的一种重要技术,在城市车辆管理上发挥着十分重要的作用。车牌识别技术广泛应用于道路违规车辆监控、停车场管理、车辆安全管理等领域。车牌识别软件系统一般分为三部分:车牌定位、字符分割和字符识别。本
2、文对车牌定位算法和字符分割方法作出研究和阐述,针对车牌的特点提出了一套简单的车牌定位和字符分割算法。车牌定位部分采用的是数学形态学的方法,通过以下几个步骤实现:先利用radon函数对图像进行倾斜检测和校正,再通过灰度化和边缘检测处理之后就可以进行数学形态学处理,最后就是车牌区域的提取。字符分割部分采用的是投影法,分析垂直投影的像素点直方图,利用每个字符的波谷、波峰和车牌的定制标准来划分每一个字符。利用MATLAB强大的图像处理能力,通过编写程序,对车辆图像进行统计分析,实现了这两个部分的功能。车牌定位算法的关键是选用合适的结构元素,对车牌图像进行数学形态学开、闭
3、运算来去除干扰因素、消除噪音和无用信息,简单直观,受环境干扰少。经过实验证明,本文提出车牌定位算法和字符分割方法均能达到良好的效果。关键词:车牌定位 字符分割 数学形态学 投影法基于Matlab的车牌定位系统的研究与设计Research On License Plate Location SystemZhouRujie(CollegeofEngineering,SouthChinaAgriculturalUniversity,Guangzhou510642,China)Abstract:Withtherapiddevelopmentofourcountry
4、city,trafficmanagementhasbecomeaveryhottopic,duetotrafficmanagementandincreasingdemand,putforwardhigherrequesttothetrafficmanagementandcontrol.Thetrafficmanagementsysteminintelligent,licenseplaterecognitiontechnology(LicensePlateRecognition,LPR)isanimportanttechnologyofvehicleidentif
5、icationandmonitoring,playaveryimportantroleinthecityvehiclemanagement.Licenseplaterecognitiontechnologyiswidelyusedinroadillegalvehiclemonitoring,parkingmanagement,vehiclesafetymanagement.Licenseplaterecognitionsoftwaresystemisdividedintothreeparts:licenseplatelocation,charactersegme
6、ntationandcharacterrecognition.Thispapermakesresearchanddiscussesthealgorithmoflicenseplatelocationandcharactersegmentationmethod,accordingtothecharacteristicoflicenseplateofavehiclelicenseplatelocationandcharactersegmentationofsimplealgorithmisproposed.Licenseplatelocationpartusesth
7、emethodofmathematicalmorphology,isrealizedbythefollowingsteps:firstusetheradonfunctiontoskewdetectionandcorrectionoftheimage,andmathematicalmorphologyprocessingbygrayandedgedetection,thencanbecarriedout,finallyistheextractionoflicenseplateregion.Charactersegmentationismadeusingprojec
8、tionmethod,a
此文档下载收益归作者所有