搜索资源列表
fftw
- 基于C6711 DSP的FFTW,西方最快FFT算法库-based on the C6711 DSP FFTW, the Western fastest FFT algorithm library
fftw-3.0.1.tar
- fftw-3.0.1
fftw
- fftw 头文件 对于初学fftw的人可以很清楚的认识到fftw.h 的基础内容,由西方学者编写
fftw-2.1.5
- FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the real tran
FFTW
- FFTW 是用 C 語言寫成的函式庫,用以計算 DFT 轉換。輸入的訊號可以是任意長度,可以是實數型式或是複數型式的訊號。相較之下 FFTW 則是採用 GNU General Public License 授權,比較可以放心使用。
testfftw.rar
- 一个二维图像的fft变换程序,用到fftw库,经过测试,fftw可以说是目前我已知的最快的离散傅立叶变换库,相当强悍,A two-dimensional images of fft transform procedures, use fftw library, after testing fftw. I can say it is the fastest Discrete Fourier Transform library,i known. very tough
fftw-3.2.2.pl1-dll32.zip
- FFTW 3.2.2 Windows DLLs,最快的FFT函数库。
Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序
- 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
FFTW
- 世界上最快的傅里叶变换库fftw的中文参考文档-The world' s fastest Fourier transform library fftw reference documentation in Chinese
fftw-3.1.3.tar
- 快速傅立叶变换库函数,C/C++编写,应用于unix/linux系统-Fast Fourier Transform library function, C/C++ Prepared, applied to unix/linux system
fftw-3.1.2-dll
- fftw,the fastest fourier transform in the West。用于快速计算离散傅里叶变换,用c编程-fftw, the fastest fourier transform in the West. For fast calculation of discrete Fourier transform, using c programming
fftw-2.1.5
- 该程序为fftw的简化高效版,fftw为MIT的开源fft程序,功能非常强大。包括范围也很广。这个为简单版本。-The program for high-performance version of fftw simplified, fftw for MIT s open source fft procedure, very powerful. Including a very wide scope. This for the simple version.
fftw-3.2.1-dll64
- fftw-3.2.1-dll64,fftw的较新的64位版本-fftw-3.2.1-dll64, fftw 64-bit version
fftw-3.3alpha2.tar
- 快速fft变换,比matlab自带命令要快-fft
dctFFTW
- 基于fftw的dct程序,FFTW是一个快速的免费的基于c语言的FFT 库-A fast, free C FFT library includes real-complex, multidimensional, and parallel transforms.
fftw-3.1.2-dll
- fftw库,可以在windows下和Linux下同时使用,值得下载-fftw library, under windows and can be used under Linux, it is worth downloading
fftw-3.2.2.tar
- 快速傅里叶变换安装程序,需要在Cygwin环境下运行-The setup of fftw,need to run on Cygwin inviroment
fftw-opencv-example
- I ve made an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.
fftw-3.3.4.tar
- FFTW is a C subroutine library for computing the discrete Fourier transform
fftw-3.3.7.tar
- Fastest Fourier Transform in the West FFTW is a comprehensive collection of fast C routines for computing the discrete Fourier transform (DFT) and various special cases thereof.