欢迎来到天天文库
浏览记录
ID:12873401
大小:665.43 KB
页数:45页
时间:2018-07-19
《毕业设计(论文)-传奇中的传奇——《李娃传》李娃形象分析》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、浙江万里学院本科毕业设计(论文)(2013届)论文题目基于Matlab的车牌识别系统的设计与实现(英文)DesignandImplementationofMatlab-basedlicenseplaterecognitionsystem所在学院电子信息学院专业班级xxxxxx学生姓名xxxx学号xxxxxx指导教师xxxx职称副教授完成日期年月日基于Matlab的车牌识别系统的设计与实现2013年4月摘要汽车车牌的识别系统是现代化的智能交通管理领域的重要组成部分之一。车牌识别系统能使车辆管理更加智能化和数字化,可以有效地提升交通管理的方便性与有效性。车牌识别系统中主
2、要包括了五大核心部分,分别是图像采集、图像预处理、车牌定位、字符分割、字符识别等。而本文主要介绍的是图像预处理、车牌定位、字符分割这三个模块的实现方法。本文的图像预处理模块的步骤是将图像灰度化和用Roberts算子进行边缘检测。分割采用和车牌定位是利用的数学形态法来确定车牌的位置,然后利用车牌彩色信息彩色的分割法来完成车牌部位的分割。字符的分割采用的是以二值化后的车牌部分进行垂直投影的方法,之后再对垂直投影进行扫描,来完成字符的分割。本文针对其的核心部分是进行阐述并使用MATLAB软件环境下来进行字符分割的仿真实验。关键词:MATLAB;图像预处理;车牌定位;字符分
3、割AbstractVehiclelicenseplaterecognitionsystemisoneimportantofthemodernintelligenttrafficmanagement.Licenseplaterecognitionsystemtomakemoreintelligentvehiclemanagement,digital,Effectivetrafficmanagementtoenhancetheconvenienceandeffectiveness.Licenseplaterecognitionsystemincludesimageacq
4、uisition,imagepreprocessing,licenseplatelocalization,charactersegmentation,characterrecognitionandotherfivecoreparts.Inthispaper,preprocessing,licenseplatelocalization,charactersegmentationmethodfortherealizationofthreemodules.Thisistheimagepreprocessingmoduleandtheuseoftheimagegraysca
5、leRobertsedgedetectionoperatorsteps.Licenseplatelocationandsegmentationusingmathematicalmorphologymethodisusedtodeterminethelicenseplatelocation,Re-uselicenseplatecolorsegmentationmethodofcolorinformationtocompletethelicenseplateareasegmentation.Charactersegmentationapproachisbasedonth
6、elicenseplateafterthebinarypartoftheverticalprojection,Thenscanintheverticalprojection,thuscompletingthecharactersegmentation.ThisarticleisdescribedforthecorepartandusetheMATLABsoftwareenvironment,thesimulationexperimentsforcharactersegmentation.KeyWords:MATLABsoftware;imagepreprocessi
7、ng;licenseplatelocalization;charactersegmentation.目录1引言11.1本课题的研究背景11.2本课题的研究目的及意义21.3国内外的发展状况31.4主要应用领域51.5设计原理72MATLAB简介82.1MATLAB发展历史82.2MATLAB的语言特点83LPR系统设计与实现103.1系统框架结构和工作流程103.2设计方案113.3图像预处理123.3.1图像灰度化123.3.2图像的边缘检测133.4车牌定位和分割163.4.1车牌定位163.4.2车牌分割183.4.3对定位后的彩色车牌的进一步处理193.
此文档下载收益归作者所有