登录
首页 » matlab » chepaidingwei

chepaidingwei

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

  • DCT-matlab
    全套的DCT域数字水印源代码matlab(A full set of digital watermarking of DCT-domain source code matlab)
    2008-04-30 00:32:21下载
    积分:1
  • stereomatchingaft
    图割算法 求图像的立体匹配问题 最大流最小割问题(graphcut stereomatching matlabcode)
    2009-05-11 16:01:49下载
    积分:1
  • 小波阈值去噪
    小波去噪,实现阈值小波去噪,并且含有frost去噪,并且输出信噪比(Wavelet denoising, to achieve the threshold wavelet denoising, denoising and contains frost, and the output signal to noise ratio)
    2020-06-30 17:20:02下载
    积分:1
  • Threshold-1
    说明:  各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等(various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation)
    2021-04-09 16:28:59下载
    积分:1
  • 65ExamplesOfImageProcessingCode
    该文件涵盖了65个使用IDL进行图像处理的源码例子,对IDL语言以及ENVI软件的理解非常有帮助。(The document covers 65 for image processing using IDL source code examples, on IDL and ENVI software' s understanding of language is very helpful.)
    2010-07-31 16:02:30下载
    积分:1
  • spatialgabor
    时域Gabor 滤波器 函数,需要用Gabor滤波器进行特征提取的可以用(spatial gabor filter)
    2014-06-19 19:09:36下载
    积分:1
  • Analog-LED--
    先将字符串转化为像素图,再将像素图还原成二维数组。将二位数组转化为布尔数组。然后用一个顺序结构,第一帧放入比较程序,即显示汉字并闪烁程序。第二帧循环移位程序。第三帧屏幕关闭程序。(First string into a pixel map, and then reduced to a two-dimensional array of pixel map. The two-digit group into a Boolean array. Then a sequential structure, comparing the first frame into the program, the program that displays characters and flashes. The second frame cyclic shift procedure. The third frame of the screen to close the program.)
    2014-04-15 10:58:17下载
    积分:1
  • OPTA
    传统图形细化算法,每条代码有详细注解,适合新手。(Traditional graphics thinning algorithm, each code have detailed notes. )
    2012-03-29 19:21:31下载
    积分:1
  • tuxingxue
    画矩形的代码,包含各种算法,具体的自己看吧,这是图形处理的作业之一(Draw a rectangle of the code, contains a variety of algorithms, specifically for yourself, this is one of the graphics processing jobs)
    2013-09-26 14:42:11下载
    积分:1
  • iris_image_segmentation
    图像分割在医学图像,智能识别上的应用,虹膜识别(Image segmentation in medical imaging, intelligent recognition on the application of iris recognition)
    2008-04-26 11:15:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载