登录
首页 » matlab » chepaidingwei

chepaidingwei

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

  • docLisegmentationcode
    精心收集博士生编写的图像分割源代码,可以在matlab环境下使用。(Carefully prepared collection of doctoral image segmentation source code, you can use in the matlab environment.)
    2008-05-27 13:10:37下载
    积分:1
  • insarmatlab
    说明:  用matlab实现的insar处理软件。(Using matlab to achieve the InSAR processing software.)
    2021-02-19 10:49:44下载
    积分:1
  • gammacorrection
    说明:  一种gamma校正的matlab的源代码(A gamma correction of the source code matlab)
    2009-08-10 16:40:18下载
    积分:1
  • NonnegativeICA
    实现非负ICA的盲源分离,可用于对图像等非负混合信号的分离(Non-negative ICA blind source separation, can be used for the separation of mixed-signal images and other non-negative)
    2020-10-10 16:27:34下载
    积分:1
  • signatureSal
    基于图像签名的显著性区域检测,算法很巧妙,好用(computation of a saliency map based on the Image Signature, as described in the following paper: "Image Signature: Highlighting sparse salient regions", Xiaodi Hou, Jonathan Harel, and Christof Koch, IEEE Trans. Pattern Anal. Mach. Intell. 34(1): 194-201 (2012))
    2020-10-15 16:27:30下载
    积分:1
  • C# 拖拽截(拖拽拉伸片选框)
    C# 拖拽截图(拖拽拉伸图片选框)
    2021-04-22 19:58:48下载
    积分:1
  • CFAR
    用恒虚警算法CFAR实现海面sar图像目标检测的matlab代码(With the constant false alarm algorithm CFAR implementation to the surface of the SAR image target detection of matlab code )
    2021-04-25 22:08:46下载
    积分:1
  • smooth
    图像的平滑函数,对指定区域的图像,并有门限值和魔板大小限制。(the smooth of a bmp image)
    2013-09-19 21:16:46下载
    积分:1
  • EmGMM
    高斯混合模型的最大期望迭代求解算法,可用于图像区域灰度分布估计(Expectation maximazation(EM) for Gaussian mixture model(GMM) )
    2016-03-26 20:26:10下载
    积分:1
  • Matching
    数字摄影测量中的最小二乘匹配算法,带示例图像(Feature points matching using LSTM)
    2019-04-22 13:42:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载