当前位置:
首页
资源下载

搜索资源 - wavelet neighborhood
搜索资源列表
-
0下载:
该程序采用基于邻域阈值分类的小波变换去噪算法,比传统的去噪算法效果更好,对理解小波变换去噪算法有很大帮助-The program neighborhood-based classification threshold wavelet de-noising algorithm, than the traditional de-noising algorithm is better to understand the wavelet transform denoising algorithm are
-
-
0下载:
Decompose image into subbands, denoise using BLS-GSM method, and recompose again.
fh = decomp_reconst(im,Nsc,filter,block,noise,parent,covariance,optim,sig)
im: image
Nsc: number of scales
filter: type of filter used (see namedFilt
-
-
0下载:
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubec
-
-
0下载:
PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,......
ZPAV (H265) 基本算法 :
1,图象与声音分解与合成 :小波 ;
2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ;
3,速率控制 :小波子带熵速率控制 ;
4,量化与反量化 :小波子带熵量化与反量化 ;
5,低频分量和高频分量的降维 :小波子带邻域交
-
-
0下载:
该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。-This is about image denoising with the method of wavelet.It includes 3×3 and 5×5 neighborhood window.
-
-
0下载:
,对掌纹图像去噪主要采用低通滤波方法或邻域平均滤波方法,这两种方法可以有效地抑制噪声,但同时也滤除了一些边缘信息,而且还会发生一定程度的边缘模糊现象。因此这两种方法适合于提取掌纹中的主线(掌纹中最粗最长的若干条)特征,而不适合于需要保留更多边缘信息的特征提取。小波变换是目前比较流行的一种信号处理方法。-Palmprint image denoising using low-pass filtering method or the neighborhood average filter metho
-
-
0下载:
Wavelet analysis is used as a pre processor for a back-propagation neural network with conjugate gradient learning. The inputs to the neural network are the wavelet maxima neighborhood coefficients of face images at a particular scale. The output of
-
-
0下载:
邻域小波法在图像处理领域针对图像去噪能够提供很好的效果-Neighborhood wavelet method has a good effect on image denoising in the field of image processing
-
-
4下载:
matlab图像滤波去噪分析及其应用
双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filtering and denoising
Bilinear fi
-