搜索资源列表
fftw-3.0.1
- windows下的FFT(快速傅立叶)分析源代码,标准版-windows under the FFT (Fast Fourier) analysis of the source code, the standard version
fftw
- 基于C6711 DSP的FFTW,西方最快FFT算法库-based on the C6711 DSP FFTW, the Western fastest FFT algorithm library
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
st
- s 变换的vc++源程序代码,需要用到fftw函数库-s Transform vc++ source code necessary to use fftw library
dctFFTW
- 基于fftw的dct程序,FFTW是一个快速的免费的基于c语言的FFT 库-A fast, free C FFT library includes real-complex, multidimensional, and parallel transforms.
testfftw
- 一个二维图像的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 know
fftw-3.2.1.tar
- 计算离散Fourier变换(DFT)的快速C程序的一个完整集合。-C subroutine library for computing the discrete Fourier transform.
fftw-3.1.2-vs2003
- windows 平台下的很好用,很快速,功能强大的快速傅立叶变换动态连接库,有头文件和说明书。-A fast Fourier transform tool
FFTtest
- 1. BCB建立lib,在命令提示字元下執行: implib -a fftw3-3.lib libfftw3-3.dll implib -a fftw3f-3.lib libfftw3f-3.dll implib -a fftw3l-3.lib libfftw3l-3.dll VC則 2.將 *.dll 複製到 c:\windows\system32
Phase_Correlation
- 基于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. T
Phase_Correlation
- 图像处理的相位相关算法,基于opencv和fftw实现;-phase correlation
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-2.1.5
- fft的一个较快的实现算法的C++库,据说是最快的fft的实现算法。-fft of a fast algorithm of the C++ library, is said to be the fastest implementation of fft algorithm.
fftw-code-samples
- opencv 傅里叶变换,比较实用的学习参考-opencv fourier transform
fftw-3.1.2
- DAB数字广播linux运行的标准库,这是第一个标准库,运行必须的-DAB digital radio linux run the standard library
acquisition
- GPS signal acquisition (requires FFTW)
fftw-3.2.2-vs2008
- 当前效率最高的FFT代码,在vs2008环境下调试通过。-this fft code has the most high effciency,and verified in vs 2008.
jfftw-1.2
- java FFTW 傅里叶变换jfftw-1.2 源代码-java FFTW jfftw-1.2 source code
FFTW
- 使用FFTW VCL 和网上流行的C算法对已知函数各进行了FFT变换,同时使用IFFTW进行了反演,并将反演图像和原始图形进行了比较,结果是两种图形可以重合。-Use the FFTW VCL and the popular C FFT algorithm in th internet to compute the FFT