文件名称:车牌定位

介绍说明--下载内容均来自于网络,请自行研究使用

车牌定位系统是进行车牌自动识别的重要一部分能正确的获得整个图象的车牌部分 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻像素灰度值相减,得到新的图像G,即Gi,j= Pi,j-Pi,j-1 i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左边缘直接赋值,不会影响整体效果。 5.用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。 6.牌照搜索:利用水平投影法检测车牌水平位置,利用垂直投影法检测车牌垂直位置。 7.区域裁剪,截取车牌图像。-plates is positioning system for automatic vehicle identification can be an important part of the right of access to the entire image plates some of the specific steps 1.24 true color-gt; 256-color grayscale. 2. Pretreatment : median filter. 3. Binary : an initial threshold value T A pair of images for two to be two binary images B value. T initial threshold value to determine the method is : Select threshold T = Tc- (Tc-Gmin)/3, respectively Gmin saturated and is the highest and the lowest gray value. The threshold values for different licenses are certain adaptability, to ensure that basic background was home to 0, to highlight regional licenses. 4. Weakened background interference. The images do simple B adjacent pixel value is reduced, the new images to be G, Gi, j = Pi, j- Pi, j-1
(系统自动生成,下载前可以参看下载内容)

下载文件列表

车牌定位

........\ChildFrm.cpp

........\ChildFrm.h

........\ColorTable.h

........\Debug

........\.....\TypeRec.exe

........\DIBAPI.CPP

........\DIBAPI.H

........\edgecontour.cpp

........\edgecontour.h

........\MainFrm.cpp

........\MainFrm.h

........\pic





........\ReadMe.txt

........\res





........\...\TypeRec.rc2



........\Resource.h

........\StdAfx.cpp

........\StdAfx.h

........\suanfa1.cpp

........\suanfa1.h

........\TemplateTrans.cpp

........\TemplateTrans.h

........\TypeRec.aps

........\TypeRec.clw

........\TypeRec.cpp

........\TypeRec.dsp

........\TypeRec.dsw

........\TypeRec.h

........\TypeRec.ncb

........\TypeRec.opt

........\TypeRec.plg

........\TypeRec.rc

........\TypeRec.rc.bak

........\TypeRecDoc.cpp

........\TypeRecDoc.h

........\TypeRecView.cpp

........\TypeRecView.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org