基于MATLAB的车牌识别研究摘要汽车牌照自动识别系统是近几年发展起来的计算机视觉和模式识别技术在智能交通领域应用的重要研究课题之一。在车牌自动识别系统中,首先要将车牌从所获得的图像中分割出来,这是进行车牌字符识别的重要步骤,定位准确与否直接影响车牌识别率。本次毕业设计首先对车牌识别系统的现状和已有的技术进行深入的研究,在研究的基础上开发出一个基于MATLAB的车牌识别系统,通过编写M文件,对各种车辆图像处理方法进行分析、比较,提出了车牌预处理、车牌粗定位何静定位的方法。本次设计采取的是基于边缘检测,先从经过边缘提取后的车辆图像中提取车牌特征,进行分析处理,从而初步定出车牌的区域,再利用车牌的先验知识和分布特征对车牌区域二值化图像进行处理,从而得到车牌的精确区域,并且取得了较好的定位结果。关键词:识别率车牌定位二值化边缘检测1AbstractThesubjectoftheautomaticrecognitionofthemostsignificantsubiectsthatareimprovedfromtheconnectionofcomputervisionandpattrenrecognition.InLPSR,thefirststepisforlocatingthelicenseplateinthecapturedimagewhichisveryimportantforcharacterrecognition.Therecognitioncorrectionrateoflicenseplateisgovermentbyaccuratedegreeoflicenseplatelocation.Thegraduationprojectfirstin-depthstudyonthestatusofthelicenseplaterecognitionsystemsandexistingtechnology,onthebasisofthestudydevelopedamatlab-basedlicenseplaterecognitionsystem,avarietyofvehicles,imageprocessing,throughthepreparationoftheM-fileanalysisoftheproposedlicenseplatepretreatment,thepositioningofthecoarselicenseplatepositioningJing.Thedesignistakenbasedonedgedetection,starttoextractthelicenseplatecharacteristicsafterthevehicleimageedgeextraction,analysisandprocessing,whichinitiallyidentifiedthelicenseplatearea,thenusethepriorknowledgeanddistributioncharacteristicsofthelicenseplateplateregionbinaryimageprocessing,resultinginapreciseareaofthelicenseplate,andhasmadegoodpositioningresults.Keywords:RecognitionrateLocationoftheplatebinaryimageCheckedupfortheedge目录摘要..................................................................................................................................................1前言..................................................................................................................................................4第一章绪论.....................................................................................................................................51.1、课题研究背景和意义......................................................................................................51.2、国内外研究概况及发展趋势..........................................................................................61.3车牌定位的意义.................................................................................................................7第二章MATLAB简介....................................................................................................................82.1.MATLAB发展历史...........................................................................................................82.2MATLAB的语言特点........................................................................................................92第三章车牌定位...........................................................................................................................113.1车牌定位的主要方法.......................................................................................................113.1.1基于直线...