搜索资源列表
wavelet-vc++6
- 小波变换程序源代码,可以处理一维数据和二维图像数据。通过小波变换将低频信息提取出来。-wavelet transform source code, can handle data and one-dimensional two-dimensional image data. Through the wavelet transform to low-frequency information is extracted.
VCwalet
- 采用周期延拓技术,分别对一维,二维数据进行处理,是一款很使用的小波编程资料
xiaobobianhuan
- 对矩阵数据进行二维小波变换的分解及重构算法演示
一维和二维小波变换的VC实现
- 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
contourlet
- contourlet数据变换的实现算法,contourlet是超小波的一种,例程可以实现二维图像的超小波变换 -contourlet transform
Wave
- 一个二维小波变换的程序代码,运行后可以清楚的看到图像的变换,以及相应数据的显示-Two-dimensional discrete wavelet analysis, we can clearly see the image after image into wavelet transform and the corresponding data analysis
PCMW2D_2
- 移动窗口二维相关光谱方法matlab的实现,完全是自己参照公式编的哦。。移动窗口二维相关光谱是一种新的二维相关分析方法,它将移动窗口的概念和二维相关分析方法有效地结合在了一起,利用移动窗口将庞大的光谱数据按矩阵分割成若干个便于操作的子矩阵,用二维相关光谱分别处理,将得到的结果综合分析,用以光谱变量和扰动变量为坐标的等高图表现出来,从中可以非常直观地观察出光谱强度在扰动变量方向上的变化,进而找出引起光谱强度突变的特征扰动点。-Moving window two-dimensional correl
DCT
- 简单的离散余弦变换代码,可对二维图像进行变换。此外可以根据需要调整输入数据-Simple code, discrete cosine transform can transform the two-dimensional image.Also can according to need to adjust the input data
fft-code
- FFT算法实现,从txt文件中导入数据进行FFT,并且把需要的频谱图叠加画出二维三维图-FFT algorithm, import data txt file FFT is performed, and the required spectrum superposition shown in Fig. 2D and 3D
Wavelet_Decomposition_For_Images
- 小波算法,用于小波分析,数据,图像等。一维,二维数据的小波分解。(Wavelet algorithm is used for wavelet analysis, data, images and so on. Wavelet decomposition of one dimensional and two dimensional data.)