登录
首页 » matlab » chepaidingwei

chepaidingwei

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

  • ActiveCalibration
    说明:  主动视觉的摄像机标定程序,基于马颂德的立体视觉标定方法,测试程序可再与我联系!(Active Vision camera calibration procedure, based on Ma Songde Calibration Method for Stereo Vision, testing procedures can contact me!)
    2008-11-23 19:50:52下载
    积分:1
  • EMSeg
    说明:  利用Em算法进行图像分割的代码,可以运行,代码简短清晰,有利于初学者,希望对你有用(Em algorithm using image segmentation code, you can run, code clear brief will help beginners, in the hope that useful to you)
    2008-11-28 21:12:13下载
    积分:1
  • ukf_for_track_6_div_system
    无极卡尔玛滤波在6维状态非线性目标跟踪中的应用,代码不错哦!(Promise Kalmar Nonlinear Filtering in the six-dimensional target tracking application, the code is good oh!)
    2016-03-14 16:34:30下载
    积分:1
  • jingnaicha
    本程序用C语言在LSB上添加水印。最低有效位(LSB)是给这些单元值的一个二进制整数位位置,就是,决定是否这个数字是偶数或奇数。LSB有时候是指最右边的位,因为写较不重要的数字到右边位置符号的协定。它类似于一个十进制整数的最不重要的数字,它是在一个(最右边)位置的数字。(This program in C language to add a watermark on the LSB. The least significant bit (LSB) is a binary integer position to the value of these units, that is, to decide whether this number is even or odd. LSB is sometimes referred to as the rightmost bit, write a less important figure to the right location symbol Agreement. It is similar to the most significant digit of a decimal integer, it is the number in a (far right) position.)
    2012-02-24 10:34:45下载
    积分:1
  • ViBe_Matlab
    能够实现视频处理,利用MATLAB实现的VIEB算法,简单有效(To achieve video processing, using MATLAB implementation of the VIEB algorithm, simple and effective)
    2017-09-17 17:43:14下载
    积分:1
  • Gimp-trainning
    Gimp trainning 图形处理教程,适合自学者(Gimp trainning graphics)
    2011-09-30 20:30:38下载
    积分:1
  • inverse_winer_filter
    对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。(Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.)
    2009-11-14 00:45:35下载
    积分:1
  • (ok)NHLIScode
    Tae Hoon Kim教授的Nonparametric Higher-Order Learning for Interactive Segmentation源码(Tae Hoon Kim, Professor Nonparametric Higher-Order Learning for Interactive Segmentation)
    2021-01-16 21:58:45下载
    积分:1
  • zernike
    镜片面形数据通过zernike多项式用协方差方法拟合得到的zernike系数(Zernike coefficients covariance fitting)
    2013-08-20 11:00:25下载
    积分:1
  • 手写识别
    说明:  在matlab的gui中画出手写数字识别的gui(Draw the GUI of handwritten numeral recognition in the GUI of MATLAB)
    2020-03-30 20:09:29下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载