搜索资源列表
wavelet_signal
- 采用mallat算法进行小波分解/重构的程序,支持一维和二维信号-Mallat algorithm using wavelet decomposition / remodeling process, support one-and two-dimensional signal
mallat_edge
- 多尺度边缘检测,用的是mallat算法,不过效果不太好,但基本思路有,可以参考.-multiscale edge detection, it was Mallat algorithm, but not very good results, but the basic idea is, reference.
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
wan4u
- 这是我下载的程序,与大家一起分享! 小波谱分析mallat算法经典程序-This is the procedure I downloaded, and share with everyone! Mallat small spectral analysis algorithm classic procedures
mallat11
- 小波谱分析mallat算法经典程序,圆周卷积的快速傅里叶变换-small spectral analysis algorithm Mallat classic procedure, the circular convolution Fast Fourier Transform
mallat
- 小波谱分析mallat算法经典程序,对学习Mallat算法很有帮助。
wvqe.rar
- 可对图像进行四层分解,mallat算法对图像进行分解与重构,Four images can be decomposed, mallat algorithm for image decomposition and reconstruction
mallat
- 用mallat分解与重构算法实现一维信号的分解和重构-Mallat decomposition and reconstruction algorithm used to achieve one-dimensional signal decomposition and reconstruction
MyDwt2D
- 对图像进行二维离散小波变换, 变换级数大于等于3级,然后统计系数中0的个数(百分比表示),并进行重构, 最后计算重构图像的峰值信噪比(PSNR). 里面还附上了我写的实验报告,对大家理解Mallat算法和图像压缩很有帮助-Image two-dimensional discrete wavelet transform, transform series greater than or equal to 3, and then statistics of the number of c
wavelet_signal
- 采用Mallat算法的一维和二维小波分解程序代码-Mallat algorithm using one-dimensional and two-dimensional wavelet decomposition code
longwavelet
- mallat算法,实现了一维图像处理,可以试一试-mallat,based on
EZW
- 小波分析具有很强的数学背景,因此学好和应用好小波有一定的难度。本文研究的则是小波变换在数字图像处理中的应用,文中介绍了数字图像处理的基本概念和小波变换的基本理论及其在图像处理中的应用技术—Mallat算法,并应用Mallat算法来实现图像小波变换,以及对小波变换后的图像进行嵌入式小波零树系数编码的理论研究。本文在最后对应用Visual C++编程实现其变换进行分析和总结。-The main topic article discuss is wavelet transform the applic
ezw(1)
- 小波分析具有很强的数学背景,因此学好和应用好小波有一定的难度。本文研究的则是小波变换在数字图像处理中的应用,文中介绍了数字图像处理的基本概念和小波变换的基本理论及其在图像处理中的应用技术—Mallat算法,并应用Mallat算法来实现图像小波变换,以及对小波变换后的图像进行嵌入式小波零树系数编码的理论研究。本文在最后对应用Visual C++编程实现其变换进行分析和总结-Mallat algorithm that use the software of VC++ realize of the
wavelet_signal
- 小波分解与重构,mallat算法,提升框架-Wavelet decomposition and reconstruction, mallat algorithm, lifting
mallat
- 小波谱分析mallat算法经典程序 希望对大家的学习有帮助-The small spectral analysis of the classical program of the mallat algorithms hope that everyone' s learning
Mallat-algorithm-
- Mallat算法对信号的小波分析,对信号的分解和重构-The Mallat algorithm on Wavelet Analysis
mallat
- 实现小波变换中mallat算法的完整matlab程序文件,可进行三级分解与重建-Implementation of wavelet transform algorithm Mallat
mallat-suanfayingyong
- 基于Mallat算法的地震信号消噪的应用研究,很好的介绍了在实际当中的应用,有很好的参考价值-Application of seismic signals denoising Mallat algorithm, a good introduction to the application in practice, there is a good reference value
Mallat
- 运用小波变换中的Mallat算法对一维或者二维信号进行分解-Using the Mallat algorithm of wavelet transform to one-dimensional or two-dimensional signal decomposition
DWT_1D
- 本程序用Mallat算法实现小波变换,方法简答以实现(This program uses the mallat algorithe to implement wavelet transform)