资源列表
wavelet_edge
- % 该算法采用的是样条小波,为了更好的检测边缘,用a tuous 算法代替了mallat算法。 % 该算法和mallat快速算法主要区别: % 1 a tuous 算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。 % 2 a tuous 算法需要对滤波器进行伸缩。
contourletHMT
- 基于contourlet变换的隐性马尔可夫模型树程序包,是由Duncan Po等人编写,其中含有部分C程序-on Contourlet Transform hidden Markov model tree package, Po is from Duncan and others prepared, which contains some C Program
wtecg2
- Matlab源码,小波变换用于去心电信号的基线漂移-Matlab source, wavelet transform to the ECG baseline drift
LS97
- 提升小波变换算法,采用CDF97小波完成图像的小波变换,共研究图像和视频处理的朋友参考。-lifting wavelet transform algorithms, wavelet filter used to complete the image wavelet transform, examined a total image and video processing friends reference.
20060402230035354
- 中值滤波-median filtering
lap_fusion
- mamatlab基于拉普拉斯金字塔分解的图像融合源程序-mamatlab based on the decomposition of the Laplacian pyramid image fusion source
dwb_fusion
- mamatlab二维离散小波变换,应用图像融合-mamatlab two-dimensional discrete wavelet transform, image fusion
DigtalImageProcessingVC
- 完成图像的灰度变换,正交变换,空域频域滤波,边缘检测,膨胀腐蚀,小波变换,水印,以及各种编码。-completion of the gray image transform, orthogonal transformation airspace frequency domain filtering, edge detection, corrosion expansion, wavelet transform, watermarks, and the various coding.
exa130202
- 这是用小波变换的模极大值判断阶跃函数和三角函数的奇异性的程序-This is the wavelet transform modulus maxima judgment step function and trigonometry the singularity procedures
202
- 1、求冲激函数、阶跃函数及三角函数的小波变换 2、模极大值曲线 3、求它们的李氏指数-one, seeking impulse function, step function and trigonometry two wavelet transform, modulus maxima curve 3, Lee seeking their index
nsct_toolbox
- nsct变换的代码,MATLAB版的,可以直接使用-nsct Transform code version of the MATLAB can directly use
小波图像压缩的源代码
- 这是一个关于小波图像压缩的源代码。已经在VC下编译通过。-This is a wavelet image compression on the source code. In VC compile.