搜索资源列表
xiaobofftc++
- 该程序包包含若干滤波算法,主要是小波滤波和FFT滤波算法,有较高的参考价值-The package includes a number of filtering algorithms, wavelet filter is filter and FFT algorithm, a high reference value
wpmedfiltmain
- 此程序是关小波包分解的中值滤波器的图像去噪程序-this procedure is concerned wavelet packet median filter image denoising procedures
Wavelet1D
- 这是一个基于小波的图像处理程序。从国外网站下载,压缩包里带有实验用的数据。-This is a wavelet-based image processing. Site downloaded from abroad, with a compressed bundle experimental data.
WDT-CWT
- 说明:程序运行过程中要用到wedgelet工具包和wavelet802工具包; wdt-cwtdenoise :wedgelet去噪算法主函数; 以下函数和其它函数均为被调用函数; DT_CWTdenoise :复小波去噪函数; 其中:afb,afb2D,afb3D,AntonB,cplxdual2D,cshift2D,dualtree2D,dwt2D,idualtree2D pm,pm4,sfb2D,symextend,unnormcoef,reverseco
second_generation_wavelet
- 本程序包是关于第二代小波的源程序.基于五点梅花网格构建.是处理图象的最新方法之一.是如象处理人员的理想工具. 请大家一起分享吧!
xiaobobao
- 此程序是用小波分析的小波包来对图像进行处理的
wavelet_packet_segmentation
- 这是个小波包纹理分割的matlab程序,参考参考
wavedenoise_mod
- 小波降噪程序:基于模极大值法,可以直接使用。包含有:P_gama.m、P_y.m、Py_Pgama.m、wavedenoisemod3_a.m,主程序为wavedenoisemod3_a.m。-Wavelet denoising procedures: Based on the modulus maxima method can be used directly. Contains: P_gama.m, P_y.m, Py_Pgama.m, wavedenoisemod3_a.m, the ma
3445567
- 这个文件中内容为基于小波包的图像去噪程序-wavelet package denoising
Extractionoffaultfeaturevector
- 用小波包提取故障特征向量并归一化,很实用,论文里的部分程序-Extracted using wavelet packet fault eigenvector and normalized, it is useful, some of the procedures in the thesis
zhiwenjishu
- 指纹技术matalab程序包,这是汕头大学屈小波教授科研团队的研究开发最新成果。希望对大家有用-Matalab fingerprint technology package, which is屈小波professor of Shantou University research team, the latest achievements of research and development. We hope to be useful
fileter-fenge
- 汕头大学屈小波教授课题组开发的图像滤波和分割matalab程序工具包,希望对大家有用-Shantou University Professor屈小波group developed image filtering and segmentation toolkit matalab procedures, in the hope that useful
xiaobobianhuan
- 一个基于小波包变换的边缘检测程序,用于图像处理.-A wavelet packet transform based edge detection procedure.
li_wprcoef
- 利用小波包分解对图像进行边缘检测在matlab中实现程序-edge detective&wavelet packet
Wavelet-image-denoising
- 基于小波包图像去噪 很好用的程序 小波去噪-Good use of the procedure of wavelet denoising based on wavelet packet image denoising
Edge-detection-program--
- 包含sobel,canny,roberts,prewitt,小波包的图像检测边缘MATLAB程序-Contains sobel, canny, roberts, prewitt, wavelet packet image detection edge of the MATLAB program
wavelet_packet_segmentation
- 小波包用于图像分割的程序,包含了程序运行的图片,运行效果不错,适合初学者学习-Wavelet packet used for image segmentation process, including the program operation of the pictures, running effect is good, suitable for beginners to learn
322211matlabxiaobobaoquzao
- 内含非常全面的matlab小波包去噪方法的实例,和多个可运行使用的程序,是学习小波去噪的非常有用的资料。-Contains a very comprehensive matlab wavelet packet denoising instance, and can run multiple programs to use, learn wavelet denoising very useful information.
waveaenergy
- 此程序为小波包变换结合和能量谱分析提取特征频率-This procedure for the analysis of wavelet packet transform and energy spectrum feature extraction of frequency combination
db97
- %% 本程序实现任意偶数大小图像第二代双正交97提升小波变换 %% 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) %% 注2: 为了保证正交,所有边界处理,全部采用循环处理 %% 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) %% 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 %% 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 %% 注6: 此程序