搜索资源列表
FFT
- 快速傅立叶变换FFT的C源程序,包括谐波检测部分
FFT
- 用c实现的快速傅立叶变换算法,用作频谱分析
FFT_2D
- 二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现-under 2D of the fast Fourier transform, using a dimension of the FFT
fft
- 快速傅立叶变换,希望大家了解一下啊!多多支持! -Fast Fourier Transform, I hope you know ah! A lot of support!
mywork
- 实现图像的fft快速傅立叶变换,使用matlab中示例的pear图实现-Image of fft Fast Fourier Transform, use the matlab example of the realization of the pear Figure
FFT
- 用C++实现的快速傅立叶变换,用起来效果不错-C++ implementation with fast Fourier transform, with good results up
FFT2Dsource
- 二维傅立叶变换及滤波快速傅立叶变换,是用c++编写的,希望对大家有用-fft Using deal with picture
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
FreqCalculate
- 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
Spectrum-Analyzer
- 这是一个简单的应用,建立了解的Windows音频波形API的基本知识,并得到快速傅立叶变换(FFT)基本掌握。应用程序的特点是:双缓冲图形,采样音频信号源,选择录音源,使用调音台,计算FFT频谱阵列,并绘制采样数据。-This is a simple application built to understand the basics of the Windows Audio WAVE API, and to get a basic grasp on Fast Fourier Transfor
fft
- 快速傅立叶变换,本函数可以快速实现信号的频域变换和分析-Fast Fourier transform, this function can quickly realize the signal in the frequency domain transform and analysis
FFT2D
- 一个简单的快速傅立叶变换,里面有一个自定义的复数类-a simple program that implement the fft
FFT
- 快速傅立叶变换源码,读图采用Opencv2.4-Fast Fourier Transform source code in image using Opencv2.4
FourierTransform
- 对图像进行二维快速傅立叶变换及傅立叶反变换,并输出图像的频谱图和相位图-Consult a reference book for Fast Fourier Transform (FFT), and then develop a program that can compute and display the two-dimensional Discrete Fourier Transform (amplitude and phase spectra) of a digital image.
fft
- 利用快速傅立叶变换对图像进行缺陷检测,能很好的检测到细小的缺陷-Using the fast Fourier transform for defect detection and can detect tiny flaws
image-processing-
- 快速傅立叶变换(FFT),并显示傅立叶频谱。描述傅立叶频谱是从在该函数创建的图像获得的外观。-Fast Fourier Transform (FFT), and displays the Fourier spectrum. Describe the appearance of the Fourier spectrum is obtained the image created by the function.
Simple-Image-Processing-System
- 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
FFT
- 图像数据二维快速傅立叶变换将图像数据变成复数形式,进行两个一维快速 傅立叶变换,变换后的频谱以图像形式存入imgBufOut,此处要求图像宽和高 都为2的幂次方(Two dimensional fast Fu Liye transform of image data turns the image data into complex form, and carries out two one-dimensional fast In the Fu Liye transform, the tr
数字图像傅立叶变换
- 数字图像快速傅里叶变换(FFT)。将图像转化成二维灰度图像后再做FFT变换,并输出变换后的幅值图。(Digital image fast Fourier transform (FFT).The image is transformed into a two-dimensional gray level image and then the FFT transformation is made, and the amplitude diagram is output after the trans
快速傅里叶变换及实现——交换两幅图像的相位谱
- 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on the characteristics of discrete