-
DFT_and_DCT
对一幅图像进行DCT与DFT变换,分析变换后的高低频分量系数(DCT and DFT on an image, analysis of high frequency components of the transformed coefficient)
- 2010-05-12 21:20:50下载
- 积分:1
-
cstr
本ACIS几何造型平台组件提供基本的拓扑构造,线框构造和编辑,性质分析(面积长度和质量等)等功能。(the ACIS geometric modeling platform components provide basic topological structure, wireframe construction and editing, Analysis (area of length and quality, etc.) and other functions.)
- 2007-03-03 16:29:44下载
- 积分:1
-
fingerprint-OF-estimation
一种像素级指纹方向场估计算法以及对应的像素级奇异点检测算法。(A pixel-level orentation field estimation algorithm and the corresponding singular point detection method.)
- 2013-12-30 19:26:56下载
- 积分:1
-
Untitled2
图像处理人脸分割,用阈值法进行肤色分割,从而定位人脸(imaging processing)
- 2011-11-30 13:38:30下载
- 积分:1
-
BrainNetViewer_20181219
说明: 用于EEG脑部图像网络绘制的matlab程序包(Matlab package for EEG brain image network rendering)
- 2021-01-16 18:18:45下载
- 积分:1
-
anisodiff3D
运用Perona-Malik各向异性扩散模型对3d图像进行平滑去噪。此方法可以有效的抑制高斯噪声,并保护图像的边缘特征。(The use of Perona-Malik anisotropic diffusion model for smooth 3d image denoising. This method can effectively suppress Gaussian noise and to protect the image of the edge feature.)
- 2008-07-16 20:59:54下载
- 积分: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
-
tofloat-matlab
冈萨雷斯数字图像处理第二版中的tofloat函数,原书配带的函数式p文件,此处已经转为M文件。(Gonzalez Digital Image Processing Second Edition tofloat function, a function of the original book equipped with p-type documents, here has been converted to M-file.)
- 2013-08-30 17:07:23下载
- 积分:1
-
BayesWaveletDenoise
贝叶斯小波去噪是基于小波变换得软阈值贝叶斯去噪算法。(Bayesian wavelet denoising is wavelet-based Bayesian denoising was soft-thresholding algorithm.)
- 2020-09-22 11:17:52下载
- 积分:1
-
otsu
可以去除不均匀光照、噪声的预处理算法,利用双边滤波和中值滤波的优势。(You can remove the uneven illumination, noise preprocessing algorithm, taking advantage of bilateral filtering and median filtering.)
- 2020-11-04 16:29:51下载
- 积分:1