搜索资源列表
Wave In FFT For VC6
- 可以由 VC6 正确编译的声卡输入 Wave In FFT 转换程序
FFT.基于FFT的图像匹配
- 基于FFT的图像匹配,用傅立叶变换对图像进行匹配!分别对模板和匹配图进行傅立叶变换,image Regsiter use FFT
fft.rar
- implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and achieve the Butterworth Lowpass Filter,implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and a
FFT.rar
- 该程序实现二维的FFT变换,可以对图像做FFT变换,运行速度还可以。,procedures to achieve the two-dimensional FFT transform, the image can be done FFT, can also speed
FFT
- 速度最快的快速傅里叶变换的类库,比所有同类的FFT速度都快很多-The fastest of the fast Fourier transform library, more than all other similar FFT speed much faster
fft
- 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
fft旋转算法
- fft旋转算法代码-fft rotation algorithm code
fft
- 用Visaual C++写的进行fft变换的程序,希望会有帮助-With Visaual C++ Written fft to transform the procedure, I hope will be helpful
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
fft
- 图像处理中对二维图像进行fft变换时需要用的fft程序-Image processing two-dimensional images of fft transform procedure when the need for fft
fft-source
- 快速傅立叶变换(时域抽取基二fft)的源码的分析-Fast Fourier Transform (time-domain extraction base 2 fft) analysis of the source code
fft
- 基2快速傅立叶变换 库里-图基算法 基2快速傅立叶变换 库里-图基算法-Radix-2 FFT Cooley-Tukey algorithm
fft
- 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
FFT
- 图像的DCT(离散余旋)和FFT(傅立叶)变换。-The image DCT (Discrete I spin) and FFT (Fourier) transformation.
fft
- FFT实现频谱图 FFT实现频谱图 -FFT FFT FFT
2D-fft-ifft_example.zip
- 这个是我从TI上下载的例程,用fft来分析图片的,请大家参考
fft
- FFT算法,ifft算法,能够实现fft与ifft的转换。20个字够了没。麻烦。(FFT algorithm, ifft algorithm to realize FFT and ifft transformation. 20 words enough. Trouble.)
FFT
- 基于opencv实现FFT,代码为测试代码,不具有其他任何功能(Opencv based on FFT implementation, the code for test code, does not have any other functions)
fft算法
- 能实现FFT快速算法,处理图像变换,学习的好代码。(FFT can achieve fast algorithm, deal with image transform.)
用matlab如何实现fft变换
- 用matlab如何实现fft变换,进而得到经过fft变换后的图像(How to implement FFT transformation with MATLAB)