登录
首页 » matlab » chepaidingwei

chepaidingwei

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

  • Code
    TV算法图像处理。total variation减少图像噪声算法源代码(TV algorithm for image processing. total variation image noise reduction algorithm source code)
    2009-09-07 13:34:47下载
    积分:1
  • 123
    主要适用于图像分割,用的是马尔科夫随机场,非常好用(Mainly applicable to image segmentation, using the Markov random field, very easy to use)
    2017-05-05 08:13:06下载
    积分:1
  • pianzhen
    说明:  对水下模糊的图像用偏振的物理方法实现去雾的matlab代码,附水下图片(The physical method of polarization is used to realize the matlab code of fog removal for the underwater blurred image, and the underwater image is attached.)
    2021-04-21 17:18:49下载
    积分:1
  • fmask
    说明:  调用 envi5.3自带的FMask云检测功能,并输出掩膜文件(Call the FMash cloud detection function of envi5.3 and output the mask file)
    2020-09-21 16:07:50下载
    积分:1
  • ImageReformat
    有时为了方便处理,我们需要对大量的图像格式进行转换,本程序就是对图像格式批量转换。(Sometimes in order to facilitate the image processing, we need to tranfer the format of a lot of images.This program is to tranfer the image format in batches.)
    2020-07-03 13:20:01下载
    积分:1
  • matlab回归法做变化
    matlab回归法做图像变化检测。有图片有结果,有论文说明,可参照使用(Matlab regression method for image change detection. There are pictures of the results, there are papers, can refer to use)
    2017-10-25 17:39:39下载
    积分:1
  • Retinex
    基于RETINEX理论的图像去雾,主要对幅图像处理,对大多数图像有用(Based on the theory of image RETINEX to fog, the main image processing, the image of the most useful for)
    2011-08-11 16:46:13下载
    积分:1
  • winform 仿QQ截,可将截直接保存到内存中 附完整源码下载
    winform 仿QQ截图,可将截图直接保存到内存中 附完整源码下载
    2013-05-18下载
    积分:1
  • 车牌识别matlab
    说明:  matlab实现的简单的车牌识别,附有相关模板库(matlab chepaishibie,and xiangguanmubanku)
    2020-06-09 23:42:50下载
    积分:1
  • Lsm_match
    最小二乘图像影像匹配方法,一个很详细的源码例程,有过程有结果,希望对初学者有帮助。高斯解方程,以及最小二乘匹配,里面都很详细。(Squares image image matching method, a very detailed source code routines, the outcome of the process, I hope to help beginners. Gaussian solution of equations, and least squares matching, which is very detailed.)
    2013-07-18 16:52:41下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载