搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
C-fft
- 上传的是C编写的FFT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C FFT algorithm, the image processing used to the hope that useful to you
fft-convent
- 位图的FFT变换算法完整代码,及测试图片和效果。-bitmap FFT algorithm integrity code, and test images and effects.
xiaobofftc++
- 该程序包包含若干滤波算法,主要是小波滤波和FFT滤波算法,有较高的参考价值-The package includes a number of filtering algorithms, wavelet filter is filter and FFT algorithm, a high reference value
watermark
- 这是一个完成各种数字图像水印的算法的程序,里面也实现了dct,fft,以及水印的改进算法,程序移植性好
fft
- 调试通过的2维fft算法,含一个.cpp文件,一个.h文件
fft
- 快速富立叶FFT变换的源代码,是实现数字信号处理、图像分析常用算法
fft
- 基于borlandC3.1环境用C实现的FFT算法
fft128
- 用VC编写的一个128点的快速傅里叶变换(FFT)算法。
FFT
- C#实现的快速傅里叶变换,递归算法,可用于信号处理。-failed to translate
FFT
- 快速傅立叶变换的C语言实现方法.采用的算法合理,可直接使用.为标准函数形式.-Fast Fourier Transform of the C language realization method. Reasonable algorithm used can be used directly. As a standard function of the form.
FFT
- 图像处理中和分析中必须要应用的算法,值得下载-FAST FLY TRANSFORM
fft256
- FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。-FFT, is the fast Fourier transform, discrete Fourier transform is a fast algorithm, which is the discrete Fourier transform of the odd, even, true, real and other characteristics of
fft
- 用matlab编写的实现fft的程序,该程序可以实现ff他算法,还具有图像处理功能-the code to implement FFT,coded in matlab
FFT
- 计算任意点fft的快速算法,使用多种基的混合算法-Fast algorithm to calculate any point fft using the hybrid algorithm to a variety of groups
2D-fft-ifft_example.zip
- 这个是我从TI上下载的例程,用fft来分析图片的,请大家参考
FFT
- 基于vc++的频谱细化的算法设计与实现&MFC对话框设计-MFC dialog box design
fft
- FFT算法,ifft算法,能够实现fft与ifft的转换。20个字够了没。麻烦。(FFT algorithm, ifft algorithm to realize FFT and ifft transformation. 20 words enough. Trouble.)
fft算法
- 能实现FFT快速算法,处理图像变换,学习的好代码。(FFT can achieve fast algorithm, deal with image transform.)
快速傅里叶变换及实现——交换两幅图像的相位谱
- 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on the characteristics of discrete