资源描述:
《毕业论文--车牌自动识别技术的研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、湖南大学毕业设计(论文)第40页HUNANUNIVERSITY毕业论文论文题目车牌自动识别技术的研究与实现学生姓名学生学号专业班级电子1102学院名称电气与信息工程学院指导老师学院院长2015年5月24日湖南大学毕业设计(论文)第40页摘要车牌自动识别系统是智能交通系统的重要组成部分之一。我国汽车总量较大,对交通管理系统的性能要求较高,车牌自动识别系统在具有巨大的实用价值和广阔的发展前景本文首先对目前车牌识别系统的算法及原理进行了分析,之后结合我国常见牌照的格式规范,提出了一种以MATLAB软件为基础的车牌自动识别算法。该算法主要由三大主要部分组成,分别实现牌照定位、
2、字符分割、字符识别与获取功能。在对车辆图像进行预处理之后,牌照定位部分使用边缘提取、区域标记等方法对牌照区域进行定位;字符分割部分利用投影法实现分割功能;字符识别部分使用模板匹配法对牌照字符进行识别、获取。仿真结果表明,该算法对国内常见牌照具有较为理想的识别效果,达到了预期设计标准。关键词:MATLAB;车牌识别;投影法;模板匹配;边缘提取;区域标记ResearchandImplementationofVehicleLicensePlateRecognition湖南大学毕业设计(论文)第40页AbstractLicensePlateRecognition(LPR)Sy
3、stemhasbecomeoneoftheimportantpartsoftheIntelligenceTransportationSystem(ITS),thestudyofwhichhaspositiveeffectsondevelopingtheITS,increasingthelivingstandardofthegeneralpublic,etc..Alotofresearcheshavealreadybeencarriedoutdomesticandforeign,andtheresearchershaveproposedlotsofpractical(o
4、rcreative)methods.Inthefuture,newtechnologiesandalgorithmswillbeappliedontheLPRSystem,ofwhichthedegreeofintegration,thescopeofapplication,reliability,etc.willrisegreatly.TherehasbeenalargeamountofautomobileandhigherdemandoftheperformanceoftrafficmanagementsysteminChina,thusLPRSystemhasg
5、reatvalueandbroadprospectsfordevelopment.Firstly,thepaperanalyzedthealgorithmandprincipleoftheexistingLPRSystem;thenakindofLPRalgorithmisputforwardbasedonMATLAB,whichconsistsofthreemainparts:LicensePlateLocation,CharacterSegmentation,CharacterRecognitionandAcquisition.Afterthepretreatme
6、ntofthevehicleimage,theLicensePlateLocationpartlocatesthelicenseplateregionbymeansofedgedetection,regionallabeling,etc.;CharacterSegmentationpartusesprojectionmethodtocompleteseparation;CharacterRecognitionandAcquisitionpartrecognizesthecharacterandobtainsthemusingtemplatematchingmethod
7、.ThealgorithmhasbeenexaminedbysimulatingonMATLAB,andtheresultprovesthatitreachestheprospectivedesignstandardandperformswellforcommonlicenseplateinChina.Keywords:MATLAB;licenseplaterecognition;projectionmethod;templatematchingmethod;edgedetection;regionallabeling目录湖南大学毕业设计(论文)第4