资源描述:
《汽车车牌识别系统-字符识别子系统的设计与实现 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、汽车车牌识别系统----字符识别子系统的设计与实现摘要车牌识别系统作为智能交通系统的重要组成部分,在交通监视和控制中占有很重要的地位,己成为现代交通工程领域中研究的重点和热点之一。车牌识别技术综合了图形处理、计算机视觉、模式识别的技术以及人工智能等多学科的知识,其目的就是在无需为车辆加装其它特殊装置的情况下实现对车辆的自动监测,从而给交通系统的自动管理提供了极大的方便,因此车辆牌照自动识别系统的实现是推进交通管理计算机化的关键技术之一。而且该项技术应用前景广泛,在自动收费系统、不停车缴费、失窃车辆的查寻、停车场车辆管理、特殊部门车辆的出入控制等领域得到
2、了广泛的应用。一个完整的车牌识别系统包括车牌定位系统和字符识别系统两大模块。在本次毕业设计过程中,是通过现有算法和技术对字符识别系统的解读和实现。本文的主要内容首先分析了车牌识别技术的研究现状,然后分别对车牌识别系统的字符识别系统的两个部分:字符分割,字符识别加以详细介绍,并通过一定的算法对其加以实现。在实现的过程中,字符分割功能主要使用投影法实现,字符识别功能则通过BP神经网络实现。关键词:车牌识别,字符分割,字符识别,投影法,BP神经网络6ENGLISHSUBJECTABSTRACTLicensePlateRecognitionSystemasan
3、importantpartoftheIntelligentTransportationSystem,itplayanimportantroleinthetrafficmonitoringandcontrol,hasbecomeoneofthehottestandthefocusofthestudyinthefieldofmoderntrafficengineering.Licenseplaterecognitiontechnologyincludegraphics,computervision,patternrecognitiontechnologya
4、ndartificialintelligenceandsomulti-disciplinaryknowledge,itspurposeistoachievevehicleautomaticmonitoringinthecasethatotherspecialdevicesdonotneedtovehicleswith,andthustoprovideagreatconvenienceforautomaticmanagementofthetransportationsystem,sovehiclelicenseplaterecognitionsystem
5、isoneofofkeytechnologiesofpromoteofcomputerizationoftrafficmanagement.Andtheprospectsofapplicationofthistechnologyisveryextensive,inofautomatictollcollectionsystem,parkingfee,stolenofvehiclessearch,managementofvehiclesintheparking,andspecialdepartmentvehicleaccesscontrolandother
6、fieldshasbeenwidelyused.Acompletelicenseplaterecognitionsystemconsistsoftwomodules,thelicenseplatelocationpositioningsystemandthecharacterrecognitionsystem.Inthisgraduationdesignprocess,byexistingalgorithmsandtechniquestointerpretationandimplementationthecharacterrecognitionsyst
7、em.Themaincontentofthispaperfirstanalysisofthecurrentthatlicenseplaterecognitiontechnology,andthentodetailIntroductioncharactersegmentationandcharacterrecognitionwhichastwopartsofLicenseplaterecognitionsystemincharacterrecognitionsystem,andthroughacertainalgorithmtoberealizedit.
8、Amongthem,the6charactersegmentationmainlyusefly