登录
首页 » matlab » chepaidingwei

chepaidingwei

于 2008-06-10 发布 文件大小:731KB
0 264
下载积分: 1 下载次数: 143

代码说明:

  使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 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.区域裁剪,截取车牌图像。()

文件列表:

车牌定位
........\ChildFrm.cpp
........\ChildFrm.h
........\ColorTable.h
........\Debug
........\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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • verstripewipe
    全局法图像垂直条纹去除程序。可以处理高光谱图像、RGB图像,注释详尽。对于倾斜的条纹噪声图像,需要西安进行旋转,再使用该程序去除。内涵循环低速版和无循环高速版,通过比较(处理高光谱数据),高速版的速度比低速版快上近20倍。(Global image vertical stripes removal procedures. Can process the hyperspectral image, RGB image, detailed notes. The stripe noise images of Xi an, need to rotate, then use the program to remove. Connotation of circular low version and loop free high speed version, by comparing (hyperspectral data processing), high speed rate nearly 20 times than the low-speed model.)
    2021-05-15 12:30:02下载
    积分:1
  • Gcenter
    说明:  图像的重心区域检测 matlab程序实现 可以检测重心区域并设置成希望颜色,对单景物背景图像效果极佳(regional focus image detection Matlab program can detect regional focus and set hope that the color of single features excellent background images)
    2005-09-03 11:14:20下载
    积分:1
  • fusion_and_evaluate
    图像融合中pan图像和多光谱融合的四种方法(IHS PCA 小波 小波结合PCA)和融合效果的评价指标计算(信息熵、Q4等指标)(Image fusion of the pan and multi-spectral image with four methods (IHS PCA wavelet wavelet combined PCA) and fusion effect evaluation method)
    2021-05-09 22:28:34下载
    积分:1
  • NSCTimagefusion
    NSCT轮廓波变换程序,用于图像融合,有图有解释说明(NSCT image fusion)
    2020-09-02 16:58:08下载
    积分:1
  • gray2rgb
    gray image to color image conversion
    2012-09-21 01:25:22下载
    积分:1
  • Remark-WatershedSegmentation
    说明:  性能上比经典分水岭有很大的提高。特别对于自然图像的分割,效果特别好。(Performance than the classical watershed have greatly improved. Especially for natural image segmentation, the effect particularly good.)
    2008-11-06 17:19:04下载
    积分:1
  • 2Dwavelet
    该程序用来实现对图片的多级小波分解!提取多级分解后各子带的小波系数!(The program is used to achieve multi-level wavelet decomposition of an image! And extraction of multi-level decomposition of the wavelet coefficients of each sub-band! )
    2011-01-10 15:04:49下载
    积分:1
  • digital-image-processing
    工业摄影测量技术,利用matlab编写数字图像处理界面,包含相关手写算法,包括canny算子,LOG算子,canny滤波,高低通滤波,butterworth高低通滤波,数米粒,全方位图展开技术……(write a GUI of digital image processing with matlab,including canny operator,LOG operator,Lowpass and highpass filter,etc)
    2014-01-17 11:36:07下载
    积分:1
  • MatLab
    图片的旋转、截图、灰度、翻转、滤波、去噪等基本处理(Image rotation, screenshots, gray, flip, filtering, noise and other basic processing)
    2013-10-22 17:06:27下载
    积分:1
  • wpf做的 简易OA系统源码下载 Sqlce数据库
    登录账号 admin  密码 111111  wpf做的 oa系统,用的 sqlce数据库
    2015-01-24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载