搜索资源列表
离散小波变换(DWT)
- 离散小波变化的程序,用C++代码实现。其中子函数包括墨西哥帽函数,待分析函数-discrete wavelet changes in the procedures, using C + + code to achieve. Functions which include Mexico apparatus function, pending analysis functions
离散冗于小波变换vc语言实现
- 冗于小波变换的c语言实现,对于学习小波变换很有帮助。-redundant wavelet transform in the c language, learning wavelet transform helpful.
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
DCTwavelet
- Visual C++编写的图像的离散余弦变换和小波变换的源代码,可直接运行。-prepared by the images of discrete cosine transform and wavelet transform the source code can run.
LiftDwt97
- 用C++编写的基于提升结构的9/7离散小波变换,边界处理采用的是嵌入式对称结构。
wavelet.rar
- 二维离散小波变换的代码,用C语言实现,可用于数字信号处理、数字图像处理、地震勘探,Two-dimensional discrete wavelet transform code, using C language implementation can be used for digital signal processing, digital image processing, seismic exploration
Dwt离散db小波
- 小波变换子程序-Wavelet Transform Subroutine
Wavelet
- 二维离散小波变换的C++源码,可以运行,大家多多交流-Two-dimensional discrete wavelet transform of C++ source code, you can run, we communicate more
WT
- 离散小波变化编码,包括源代码和文本说明。利用vc++6.0编写的-Changes in discrete wavelet encoding, including source code and text descr iption. Using vc++6.0 prepared
xinxilun
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
waveletDB4PRO
- 在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信号进行小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的-Understand the discrete wavelet transform in the fundamental principles and algorithms, based on the VC program by designing a simple one-dimensional signal wavelet coef
FreqCalculate
- 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
discrete-wavelet-transform
- 包含有小波细化及一维离散小波变换的C程序-Refining and contains one-dimensional discrete wavelet transform of C programs
Vc6_Image
- VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术