搜索资源列表
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.
vc_picmatch01
- 图象匹配算法,vc++实现的图象匹配算法用fft算法实现的图像匹配程序,速度比传统算法开很多!- -image matching algorithm, vc achieve the image matching algorithm used fft algorithm image matching procedures, faster than traditional algorithms opened many! -
Lab525-VideoFFT
- 基于c6000的DM642开发板的图像FFT算法的实现
FFT
- 这是我转载的一个FFT算法,蛮好的,资源共享.
ImageFFT
- 这是一个关于图像的FFT算法, 能够实时的 计算出任意尺寸图像的频谱。算法是C写的, 有非常好的通用性。
FFT2Dsource
- 傅立叶变换fft算法,频域滤波(包括低通滤波和高通滤波)。
C语言实现256点FFT基2算法
- C语言实现256点FFT基2算法,已调试过,结果正确。-C-2 with 256 points FFT-based algorithm, has been debugged, the results are correct.
数字图像处理算法
- 数字图像处理:先进行傅里叶变换,然后低通滤波;最后还原。并附有余弦变换对照结果。,DIP:first FFT,then Butterworth filter,last inverse the course,also the DCT for comparition.
FFT
- C#实现的快速傅里叶变换,递归算法,可用于信号处理。-failed to translate
FFT-C
- 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and inverse fast fourier transform
DSP
- 数字图像的DSP处理算法,FFT以及其它…… -DSP digital image processing algorithms, FFT, and other ... ...
JPEG
- 图像处理FFT算法用C++语言描述,图像格式用于JPEG格式,全真彩色-FFT algorithm for image processing using C language descr iption of image format for JPEG format, full color
watermarkbasedfft
- 基于傅立叶变换的数字水印的源代码,随机序列采用的置乱算法-the digital watermark based fft
Lab0503-FFT
- fft 算法实现 作为图像处理的常用程序 -fft is always being used to do the work of graph process.
fft
- 基2快速傅立叶变换 库里-图基算法 基2快速傅立叶变换 库里-图基算法-Radix-2 FFT Cooley-Tukey algorithm
DigitalimageofFFTalgorithmsandprogramming
- 数字图像FFT算法及编程的探讨(任意基fft的图像缩放)-Digital image of FFT algorithms and programming
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-CPP
- 快速傅里叶变换(FFT)算法C++实现代码-FFT C++
FFT
- (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。-(1) the preparation of the FFT algorithm (do not call the system existing function) in MATLAB environment (2) to achieve the selected image to the FF