登录
首页 » matlab » chepaidingwei

chepaidingwei

于 2008-06-10 发布 文件大小:731KB
0 263
下载积分: 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 个回复

  • QMcoder
    这是我研究生期间,用QM Coder做图像和图片压缩的源代码。希望能帮助大家(This is the QM Coder for video/image compression. Hopefully, it will be useful for you. )
    2020-09-20 22:37:52下载
    积分:1
  • 稀疏分解去噪
    基于稀疏字典和稀疏编码的图像去噪算法,基于低秩约束的高光谱条纹噪声去除,包含论文及代码(Based on sparse dictionary and sparse coding image denoising algorithm, based on low rank constraints of hyperspectral fringe noise removal, including papers and code)
    2020-10-22 19:47:23下载
    积分:1
  • mbpp
    matlab 归一化相关系数,可用于模板匹配(matlab normalized correlation coefficient)
    2021-01-19 17:18:42下载
    积分:1
  • target-tracking
    基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)
    2013-08-21 10:45:45下载
    积分:1
  • PAPER11
    一种基于惯导信息的多普勒波束锐化图像拼接算法(A Doppler beam sharpening image stitching algorithm based on inertial navigation information)
    2012-12-27 23:45:23下载
    积分:1
  • bilinear
    双线性插值方法,输出像素的值为其坐标2x2领域内像素值的加权平均。(Bilinear interpolation method, the output pixel values for the coordinates of the area of 2x2 pixels of the weighted average value.)
    2008-05-20 09:21:33下载
    积分:1
  • retinex
    matlab代码实现的retinex图像增强(retinex image enhancement matlab code)
    2013-03-25 14:25:03下载
    积分:1
  • CSF1
    表面张力CSF模型,用于计算微重力条件下的两相流问题。(Comtinum Saface tension Force)
    2010-09-21 17:34:26下载
    积分:1
  • 模式识别
    对局部放电进行小波变换模式识别,解决放电破坏设备问题(Wavelet Transform Pattern Recognition for Partial Discharge)
    2020-06-17 21:40:01下载
    积分:1
  • haze_tool
    ENVI二次开发去云处理补丁,可用于去除薄云影响(ENVI secondary development to cloud processing patch, can be used to remove the cloud-affected)
    2011-11-29 11:31:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载