登录
首页 » 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 个回复

  • shiyan1
    遥感图像分类描述,有代码,也有图像,用Matlab实现(Remote sensing image classification description, code, there are images, achieved with the Matlab)
    2011-04-26 15:05:57下载
    积分:1
  • GRAPPA
    8通道GRAPPA并行重建算法,4倍加速(Parallel reconstruction algorithms ,GRAPPA,R=4)
    2020-06-29 09:40:01下载
    积分:1
  • 43659358Matlab-GUI--for-Image-Segmentation--
    基于MATLAB GUI的图像处理界面,包括基本的图像处理功能(Graphical interface construction based on image processing)
    2019-04-23 17:27:02下载
    积分:1
  • cbircolorhist
    设计了完整的基于颜色直方图的图像检索系统,效果还算可以(Design of a complete color histogram-based image retrieval systems, the effect can be fairly)
    2009-11-04 20:38:29下载
    积分:1
  • Compute_MSE_PSNR
    说明:  计算图像峰值信号比,比较边缘检测图像的质量(Calculate the image peak signal ratio and compare the quality of edge detection)
    2021-03-04 12:49:32下载
    积分:1
  • 1.6 尺度不变特征提取
    说明:  1.6尺度不变特征提取,内附代码和文件说明,实证可用(1.6 Scale invariant feature extraction, enclosed code and document description, the empirical results are available.)
    2019-02-28 20:38:35下载
    积分:1
  • face_detect
    基于肤色的人脸检测matlab程序,已经过调试,实现了人脸的检测,且检测准确率高(Face detection based on skin color matlab program, has been commissioning to achieve a human face detection, and the high rate of detection accuracy)
    2021-05-12 20:30:02下载
    积分:1
  • hough直线检测
    matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
    2017-11-24 11:33:18下载
    积分:1
  • corner-detection
    数字图像处理 哈里斯脚点检测算法实现 图形界面完全 先高斯滤波 在监测角点(image processing Harris coner dection GUssian filter)
    2014-02-19 21:58:28下载
    积分:1
  • random-hough-transform
    利用随机霍夫变换进行圆的检测,matlab编写(Randomized Hough transform for circle detection, Matlab prepared)
    2020-09-18 14:58:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载