登录
首页 » matlab » chepaidingwei

chepaidingwei

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

  • haar
    在matlab环境中对图像提取Haar特征(Environment in matlab to extract Haar features for image)
    2011-11-17 17:15:39下载
    积分:1
  • 叠加平均去噪过程的实现
    叠加平均去噪过程的实现,信号产生,加噪,去噪效果的显示(Average denoising, signal generation, noise addition, display the denoising effects)
    2013-05-20 16:13:15下载
    积分:1
  • 摄影测量点云 Grid
    摄影测量点云,三维激光点云进行点云特征图像提取进行格网化代码(Photogrammetric point cloud, 3D laser point cloud, point cloud feature image extraction for grid code)
    2018-10-11 11:54:57下载
    积分:1
  • biancheng
    实现图像自动拼接和匹配,是毕业设计的作品,看看一定会对你有所帮助的!(Automatic image stitching and matching to achieve is a graduate design work, will you take a look at some helpful!)
    2009-12-08 21:12:39下载
    积分:1
  • 1
    说明:  图像去雾可以还原图像的颜色和能见度,同时也能利用雾的浓度来估计物体的距离,这些在计算机视觉上都有重要应用(Image Fog can restore the color and visibility of the image, but also can use the concentration of the fog to estimate the distance of the object, which have important applications in computer vision)
    2017-12-31 19:34:21下载
    积分:1
  • 2
    说明:  Research on TDOA / AOA Hybrid Positioning System Based on Kalman filtering
    2012-08-26 10:57:34下载
    积分:1
  • ImageFusion
    自己编写的关于2013年的文章 a variational method for multi-source remote-sensing image fusion 的程序,基本实现了相关功能。(I have written a progrma about a variational method for multi-source remote-sensing image fusion publish in 2013,and the basic functions of the problems have been solved.)
    2021-03-03 11:19:33下载
    积分:1
  • IDL code
    压缩文件中的代码可以读取图片并计算绿色植被的归一化植被指数,直接在IDL中打开即可使用(The code in the compressed file can read pictures and calculate the normalized vegetation index of green vegetation,and you can open it directly in IDL and use it.)
    2019-06-11 16:32:04下载
    积分:1
  • Circle
    一个简单圆,有圆心半径,已知半径,求周长和面积。已知某点求是否在圆上。(A simple circle, a circle radius, known radius, strives for the pupil. Known to some point whether in the round.)
    2014-09-12 12:03:09下载
    积分:1
  • PP
    基于SIFT+Kmeans+LDA的图片分类器的实现源码。 博文参考:http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html(The pictures classifier based on SIFT, Kmeans and LDA. Blog Reference: http://www.cnblogs.com/freedomshe/archive/2012/04/24/2468747.html)
    2012-07-26 15:34:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载