-
CodeMatch
视觉测量中编码点与非编码点的匹配的方法实现(Vision measuring, coding point and the coding point matching
)
- 2020-12-18 21:19:10下载
- 积分:1
-
Par_bc
说明: 天线方向图,贝叶斯加权,阵元不加权子阵不加权时的方向图(antenna pattern,beyliss ,array,Antenna pattern, Bayes weighted, the pattern of the unweighted sub-array of the array element)
- 2020-12-03 21:39:25下载
- 积分:1
-
chepaidingwei
使用说明
使用时打开此例题目录下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.区域裁剪,截取车牌图像。()
- 2008-06-10 10:17:08下载
- 积分:1
-
kmeans1
基于K-means的优化聚类中心的图像分割算法,改进了FCM算法的缺点(Based on the optimization of K-means clustering center image segmentation algorithm to improve the shortcomings of the FCM algorithm )
- 2017-05-03 15:12:46下载
- 积分:1
-
GCBAC
说明: 基于活动轮廓模型的图割算法,实现图像的高效分割!非常好的代码。希望帮助大家!(Graph cuts based active contours which is used for image segmentation.Excellent source code!)
- 2011-04-07 12:44:17下载
- 积分:1
-
qbic
介绍qbic图像处理工具的详细文档,如有兴趣请看看(Introduction qbic detailed documentation of image processing tools and, if interested please take a look)
- 2011-06-25 11:46:46下载
- 积分:1
-
Markov
outguess 隐写源码,用于对于图像上附加秘密信息
(outguess steganography source code for additional confidential information for the image)
- 2010-01-24 22:56:04下载
- 积分:1
-
Diffusion-image-enhencement
用扩散滤波实现图像增强,包括高斯滤波预处理,梯度计算,结构张量计算,扩散张量计算,数值离散以及增强效果评估代码(Diffusion-image enhencement)
- 2013-05-29 16:17:33下载
- 积分:1
-
PDE
给予偏微分方程的图像处理一书中的实验代码很全面 (Given partial differential equations of image processing of the experimental code book is very comprehensive)
- 2008-08-13 09:13:46下载
- 积分:1
-
fenjiechungou
二进小波多级分解,基于小波的图像多尺度分解和便于那检测,成功完成小波对图像的多尺度分解及重构。(into two multi-level wavelet decomposition of the image based on wavelet multi-scale decomposition and then facilitate detection, the successful completion of image wavelet multiscale decomposition and reconstruction.)
- 2007-06-08 21:46:27下载
- 积分:1