资源列表
fft
- 查表法实现FFT,这是本人在全国大学生电子设计竞赛上用过的。-Look-up table method to achieve FFT, which is I on the National Undergraduate Electronic Design Contest used.
MYEZW
- 这是我用C做的基于小波变换的零树编码-This is what I do with C based on wavelet transform coding Zerotree
小波图像分解与合成
- 3次非标准小波分解和重构, 使用两种小波:Haar小波和db9小波 设计3级小波分解和重构图像的程序 用你自己的照片作对象,显示其中任一种小波图像分解和重构过程 使用Haar小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” 使用db9小波时,计算阈值分别为0,5,10和20的情况下,用PNG格式存储重构的图像,并将计算结果填入“图像测试表” -3rd standard wavelet decomposition and reconstr
gabor2
- 在国外的好论坛下的,gabor小波变换程序,已测,放心使用,非常好的程序。还有一个gabor的也在我的上载中-Good forum in a foreign country under, gabor wavelet transform procedures, has been measured, ease of use, very good program. There is also a gabor' s also my upload
CWT_zibian
- 自己编写的程序,实现连续的小波变换。函数可以更改。-I have written procedures to achieve continuous wavelet transform. The function can be changed.
wavelet-code
- 小波图像变换的应用,算法及实现代码。包括增强、检测、降噪、压缩、变换等应用。-The application of wavelet image transform, the algorithm and implementation code.Include increased, detection and noise reduction, compression, conversion applications.
decomposition-inpainting
- 图像分解修复,基于matlab自己写的代码,可以运行-image decomposition and inapinting
EZW_Matlab
- 对输入的二维灰值图像,先进行提升Haar小波变换,再用经典的EZW算法对小波系数进行压缩,然后反变换重构原图像。
11
- 利用VB语言,把实验数据转化为实用波形。具有简单、便捷等特点。-Using the VB language, transforms the empirical datum as the practical profile. Has, convenient and so on characteristics simply 。
radon_transforms
- Radon变换的基本函数,实现频域或时域的直线、抛物、双曲Radon变换-Radon transfer
wave
- 小波变换相关方法的MATLAB实现,可以在同地幅图像中显示四幅不同的波段,包括三个高频和一个低频。-MATLAB Wavelet Transform Correlation method implemented in the same way images can be displayed in four different bands, including three high and one low-frequency.
Matlab和C++编写的傅立叶变换程序源代码
- (1)用MATLAB开发的傅立叶变换以及逆变换的一个例子,测试通过无误。(2)C++编写的傅立叶以及逆傅立叶变换程序源代码,测试通过。-(1) Using MATLAB development of the Fourier transform and inverse transform an example of the test correct. (2) C + + and inverse Fourier Fourier transform source code, test.