登录
首页 » matlab » chepaidingwei

chepaidingwei

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

  • Khan2
    数字图像copy-move篡改检测。特征提取,相似块搜索(detection of copy-move forgery in digitial image)
    2011-09-10 11:45:06下载
    积分:1
  • RobotVision
    著名专家写的计算机视觉方面的原著,希望对大家有所帮助(Writing a well-known experts in the computer vision aspects of the original, and they hope to help everyone)
    2009-03-17 13:00:32下载
    积分:1
  • TGV-based--algorithm-
    对于传统去噪模型的大幅改进,之前的模型都会出现阶梯效应的现象,采取了新的模型对图像进行建模,有效改善了图像去噪图像修复等过程中引入的阶梯效应,而且一定程度上对于图像纹理的修复也有很大的作用(For significantly improve the traditional de-noising model, the model will appear before the phenomenon of the staircase effect, to take a new model for image modeling, effectively improved the staircase effect denoising image restoration process introduced, and to a certain extent for texture of repair also has a significant role)
    2015-11-27 13:10:39下载
    积分:1
  • EWA_code
    楔波变换,在SAR图像中实现边缘检测,为目标识别做铺垫工作。(The wedge waves transform, SAR image edge detection, target identification pave the way for the work.)
    2021-01-01 21:58:58下载
    积分:1
  • Kalman
    卡尔曼滤波在目标跟踪中应用仿真研究 简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。(Kalman filter target tracking simulation study brief discussion of the Kalman filtering method to predict a single target track, and by means of Matlab simulation tools to evaluate the effect of the experimental.)
    2013-04-02 12:08:15下载
    积分:1
  • tss_filterh
    fpga实现图象滤波,实时的实现现对输入图象的形态学滤波可直接使用。 (fpga image filtering, real-time implementations currently morphological filtering of the input image can be used directly.)
    2012-10-07 00:29:30下载
    积分:1
  • 064151-20151003676-何涛
    基于C++MFC平台进行NDVI计算、最小距离分类、K均值分类,BP神经网络分类等以及精度评价(Based on C++MFC platform, NDVI computing, minimum distance classification, K mean classification, BP neural network classification and accuracy evaluation are carried out.)
    2018-06-15 16:02:50下载
    积分:1
  • gauss-noise
    高斯有色噪声,有色噪声的谱估计及其在雷达中的应用(gauss noise)
    2012-11-21 19:17:31下载
    积分:1
  • gongetidudefangfa
    共厄梯度方法!!!本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点; (total Eritrea gradient method! ! ! The procedure will be applicable to solve the shape of f (x) = 1/2* x Ax bx c quadratic Function stability;)
    2007-05-15 15:48:31下载
    积分:1
  • affine-transformation
    已知对应点,可以求出仿射变换。只需要三个点就可以。(Known corresponding points, affine transformation can be obtained. Only need three points as you can.)
    2013-06-04 11:56:31下载
    积分:1
  • 696518资源总数
  • 104552会员总数
  • 20今日下载