登录
首页 » matlab » chepaidingwei

chepaidingwei

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

  • NOMA
    说明:  simulation code matlab NOMA
    2020-12-22 19:59:07下载
    积分:1
  • K-means
    按照最邻近原则把待分类样本点分到各个簇。然后按平均法重新计算各个簇的质心,从而确定新的簇心。一直迭代,直到簇心的移动距离小于某个给定的值。(According to the nearest neighbor principle, the sample points to be classified are divided into clusters. Then the centroid of each cluster is recalculated according to the average method to determine the new cluster center. Iterate until the moving distance of the cluster center is less than a given value)
    2020-06-19 03:00:01下载
    积分:1
  • PSNR COMPU
    matlab输入两幅图像,最直接简单地计算图像psnr,高手者请跳过(matlab input two images, the most straightforward to calculate the image psnr, you are invited to skip)
    2008-12-30 15:58:07下载
    积分:1
  • SAR image
    国防科技大学博士周晓光论文-极化SAR图像分类方法研究(Research on polarization SAR image classification method by Dr. Zhou Xiaoguang of National University of Defense Technology)
    2018-06-05 23:38:47下载
    积分:1
  • prog
    image decomposition and reconstruction
    2013-02-07 15:40:01下载
    积分:1
  • matlab练习及答案
    关于使用matlab进行医学图像处理的练习题,内附答案(About the use of MATLAB medical image processing exercises, containing the answer)
    2017-09-23 23:41:17下载
    积分:1
  • Image_Rotation
    图像旋转的MATLAB文件,角度可以定义,例子中包含了M源程序以及转换的图片。(MATLAB file image rotation, angle can be defined, for example, contains M as well as the conversion of the image source.)
    2008-08-15 13:58:47下载
    积分:1
  • invCov
    目前比较流行的稀疏分解重构程序,可以用在人脸识别、字典构造等方面。(Currently popular sparse decomposition and reconstruction process, can be used in face recognition, dictionary structure and so on.)
    2011-01-05 21:45:27下载
    积分:1
  • 256-gray
    说明:  能将256色图像转换为黑白图像,程序简单易行,适合初学VC者练笔。(Able to convert 256-color image black and white images, the program is simple, suitable for beginners who Lianbi VC.)
    2010-04-18 21:37:13下载
    积分:1
  • rigidICP
    说明:  ICP模型配准有二维三维两种方式,简单好用(ICP RIGID EASY 2 DIMENSION 3 DIMENSION)
    2019-04-01 09:08:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载