欢迎来到天天文库
浏览记录
ID:47187382
大小:1.70 MB
页数:31页
时间:2019-05-10
《基于MFC开发的有关数字图像处理的车牌数字识别系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要车牌识别系统(LPRS)是智能交通系统的重要组成部分。随着机动车辆数量的大幅度增加以及计算机技术的发展,人们对交通控制系统的要求显著提高。因而智能交通系统被广泛地应用于交通控制系统当中,比如高速公路收费、停车场车辆管理、违章车辆监控、交通诱导控制等场合。这使得车牌识别系统也得到了更广泛的关注。与传统的车辆管理方法比较,车牌识别系统可以大大提高交通管理的效率和水平,帮助实现车辆管理的规范化。本文主要介绍了基于MFC开发的有关数字图像处理的车牌数字识别系统。系统是利用单张包含车牌的静态图片进行识别的,整个识别过程主要分为车牌定位和字符分割和字符识别三个大的模块。而其中的字符
2、识别是系统的核心部分。字符识别目前运用的最多的就是神经网络和模板匹配的方法,本文所介绍的就是基于模板匹配的方法来实现车牌数字的识别。过程中也相应结合了特征提取、直方图统计等一系列方法。从实验得知,这种模板匹配的方法实现简单,且容易理解,在确保识别准确率的前提下,可以提高识别的效率,使得系统在比较准确地定位了车牌及分割出字符后,能更准确地实现字符的识别。关键字:车牌识别;MFC;模板匹配;特征提取26AbstractLicensePlateRecognitionSystem(LPRS)istheimportantpartofIntelligentTransportationS
3、ystem.Withtheincreaseinthenumberofmotorvehiclesandthedevelopmentofcomputertechnology,therequirementsfortrafficcontrolsystemsaresignificantlyincreasedtopeople.BecauseIntelligentTransportationSystemiswidelyusedintrafficcontrolsystems,suchashighwaytolling,parkingvehicles’management,Illegalveh
4、iclesmonitoring,trafficguidanceandcontrolandsoon.SoitmakesthelicensePlateRecognitionSystemhasalsobeenamorewidespreadconcern.Comparedtothetraditionalmethodsofvehiclemanagement,licensePlateRecognitionSystemcangreatlyimprovetheefficiencyandleveloftrafficmanagementtohelpachievethestandardizati
5、onofvehiclemanagement.ThispapermainlyintroducesthelicensePlateNumberRecognitionSystemwhichbasedonMFCanddigitalimageprocessing.Thesystemusesstaticimageswhichcontainsaplatetorecognizethenumbersoftheplates,theentirerecognitionprocessconsistsofthreemajormodules,licenseplatelocationandcharacter
6、segmentationandcharacterrecognition.Characterrecognitionisthecoreofthesystem.NeuralnetworkandtemplatematchingaremostlyusedinCharacterrecognitioncurrently,TheCharacterrecognitionprocessintroducedinthispaperisbasedontemplatematchingmethod,italsousesthefeatureextraction,Histogramstatisticsand
7、aseriesofmethods.Fromtheexperimentalresults,thismethodissimpleandeasytounderstand,itcanimprovetheefficiencyofrecognition,andensuretheaccuracyoftherecognitionatthesametime.Whenthesystemaccuratelylocatesthelicenseplateandsegmentsthecharacters,themethodcanrecogni
此文档下载收益归作者所有