Welcome![Sign In][Sign Up]
Location:
Search - fft2

Search list

[matlabPasaBajosIdeal.m

Description: Low pass filter for images, to filter the image its necessary to use a Laplace transform using the fft2 command.-Low pass filter for images, to filter the image its necessary to use a Laplace transform using the fft2 command.
Platform: | Size: 1024 | Author: casdata | Hits:

[Special Effectslowpass-filtering

Description: 利用fft2对图像傅里叶变换,在用lpfilter生成高斯低通滤波器,进行过滤再进行反变换最后显示-Use fft2 the image Fourier transform, in with lpfilter generate Gaussian low-pass filter for filtering the inverse transform last displayed
Platform: | Size: 17408 | Author: 李倩影 | Hits:

[CSharpFFT2

Description: 进行快速傅里叶变换的程序,可以利用C++或者MATLAB直接完成快速傅里叶变换-Fast Fourier transform for the program can be utilized C++ or MATLAB directly to complete the fast Fourier transform
Platform: | Size: 3072 | Author: zhiyuanli | Hits:

[Delphi VCLfft_2

Description: to find fft2 of image registration
Platform: | Size: 10240 | Author: alprog | Hits:

[Otherjtransforms-2.4-doc

Description: to find fft2 of image registration
Platform: | Size: 275456 | Author: alprog | Hits:

[Special Effectsfft2

Description: 本程序建立在快速傅里叶变化的基础上,通过将二维图像快速傅里叶变换,完成修复。-This procedure based on fast Fourier change, through the image fast Fourier transform, to complete the repair.
Platform: | Size: 3072 | Author: 聂涛远 | Hits:

[2D Graphicfft2

Description: 图像2维傅里叶变换,输入一组图像数组,可以直接对其进行变换得到频域信息-Image of the two-dimensional Fourier transform, the input image array, can be directly be transformed frequency domain information
Platform: | Size: 1024 | Author: 杨文强 | Hits:

[Algorithm1_3-FFT2

Description: 数字信号处理中基于快速傅里叶变换及其相应算法应用的程序-Digital signal processing based on fast Fourier transform algorithm and its corresponding application program
Platform: | Size: 100352 | Author: zhaoyang | Hits:

[Otherfft2

Description: 全相位FFT的matlab的程序实现,大致可一明白怎么实现APFFT-All Phase FFT of the matlab program, roughly one to understand how to achieve APFFT
Platform: | Size: 1024 | Author: 白天 | Hits:

[e-languagefft2

Description: 128点fftc程序,,,功能比较强大,,十分好用,,希望大家下载,,支持我-128 points fftc program, the more powerful features
Platform: | Size: 38912 | Author: 王晓 | Hits:

[OtherFFT2

Description: 使用c语言实现快速傅里叶变换,方法简单使用,包括反变换-Use c language fast Fourier transform
Platform: | Size: 637952 | Author: niu ben | Hits:

[Windows Developfft2

Description: 这是在别人的基础上改写的快速傅里叶变换,适合任意大小的图片,调用imgFFT和imgIFFT即可-this is code of fast fourier transform that suitable for image with any size and channels
Platform: | Size: 3072 | Author: 刘宇 | Hits:

[2D Graphicfft2

Description: 对图像进行傅里叶变化与反变换、模糊图像处理、二维小波分解与重构、直方图均衡处理等等很多小程序。很实用-The image Fourier transform and inverse transform, fuzzy image processing, two-dimensional wavelet decomposition and reconstruction, histogram equalization, and so many small programs. Very practical
Platform: | Size: 68608 | Author: 朱珠 | Hits:

[Special EffectsMATLAB

Description: matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序) 增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1 -matlab development environment. Programming dimensional DFT transform, and with the standard functions compare results fft2 basic Fourier, discrete cosine transform, airspace (to complete the two programs) to enhance the noise and then processed using standard functions for image thresholding, edge Detection of basic use (lena256.bmp, method: graythresh, edge), seeking watershed, using a standard function dwt2, idwt2 decomposed image man_pic.jpg, basic BP-BPbase1
Platform: | Size: 1909760 | Author: 杨恒明 | Hits:

[Algorithmfft2

Description: 二维fft算法,运算效率高,输入输出为图像,方便修改和显示。-2d fft algorithm for bmp picture。
Platform: | Size: 3072 | Author: ironhand | Hits:

[Algorithmfft2

Description: fft算法的C++程序,主要是基于Radix-2的DIT算法,有助于深入理解快速傅立叶变换-fft algorithm C++ program is mainly based on DIT Radix-2 algorithm, and help us to understand the fast Fourier transform! !
Platform: | Size: 943104 | Author: 岑岑 | Hits:

[Special Effects1

Description: 绘制一幅人像或风景图像的幅频图及相频图,并由幅频图及相频图重建空间域图像.(使用fft2,ifft2,fftshift函数)-Draw a portrait or landscape image amplitude-frequency and phase-frequency diagram in Figure by the amplitude-frequency and phase-frequency diagram in Figure spatial domain image reconstruction. (Use fft2, ifft2, fftshift function)
Platform: | Size: 3072 | Author: ann | Hits:

[Com PortFFT2

Description: 基于DSP的快速傅里叶变换,用CCS实现。FFT快速傅里叶变换。-FFT Fast Foourier Transform。
Platform: | Size: 154624 | Author: 沈伟 | Hits:

[JSP/JavaFFT2

Description: 对图片进行快速傅立叶转换FFT,已经调试过了,可以运行,并且有注释-deal with an image by fast fourier transform(FFT)
Platform: | Size: 72704 | Author: 朱乐浩 | Hits:

[matlabDFT-FFT2

Description: 快速傅里叶变 (Fast Fourier Tranformation,FFT)是将一个大点数N的DFT分解为若干小点的D F T的组合。将用运算工作量明显降低, 从而大大提高离散傅里叶变换(D F T) 的计算速度。因各个科学技术领域广泛的使用了FFT 技术它大大推动了信号处理技术的进步, 现已成为数字信号处理强有力的工具-Fast Fourier Transform (Fast Fourier Tranformation, FFT) is a large number N of DFT is decomposed into a number of small dots combination of DFT. Arithmetic will significantly reduce the workload, thus greatly improving the Discrete Fourier Transform (DFT) calculation speed. Due to various technical fields of science extensive use of FFT techniques which greatly promoted the progress of signal processing technology, has become a powerful tool for digital signal processing
Platform: | Size: 6144 | Author: initialxy | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net