CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 2D FFT

搜索资源列表

  1. FFT2Dsource

    0下载:
  2. 二维FFT(快速傅立叶变换)变换源代码,可编译通过并能正常运行.-2D FFT (Fast Fourier Transform) transform source code, compile and can operate normally.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:288.91kb
    • 提供者:黄钦
  1. DCT2-lele

    0下载:
  2. 利用蝶形算法类似于FFT,利用先行再列实现二维DCT。速度很快。包含反DCT的代码。-similar to the use of butterfly FFT algorithm, the first re-use of 2D DCT out. Very fast. Contain anti - DCT code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.21kb
    • 提供者:yaoli
  1. fft.rar

    0下载:
  2. implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and achieve the Butterworth Lowpass Filter,implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2.11kb
    • 提供者: lu jie
  1. image-processing---fft

    0下载:
  2. 2D图像处理的快速傅里叶变换,输入输出接口便捷-2D image processing, fast Fourier transform, and convenient input and output interfaces
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:52.6kb
    • 提供者:王伟
  1. 2D-FFT-C

    0下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:191.6kb
    • 提供者:zhang bo
  1. FFT_2D

    0下载:
  2. 二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现-under 2D of the fast Fourier transform, using a dimension of the FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.8kb
    • 提供者:江边漫步
  1. TwoDimensionalFastFourierTransform

    0下载:
  2. 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:139.49kb
    • 提供者:jhm
  1. fftbasedconvolution

    0下载:
  2. - conv2fft.m ---> M-file for 2D FFT-based convolution - convfft.m ---> M-file for 1D FFT-based convolution-- conv2fft.m ---> M-file for 2D FFT-based convolution - convfft.m ---> M-file for 1D FFT-based convolution
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3.1kb
    • 提供者:邢砚
  1. 2DFFT-C

    0下载:
  2. 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7.03kb
    • 提供者:Tiger
  1. 0000437

    0下载:
  2. 2010年ICIP最新文章关于图像复原,提出了2D NHA算法,实验证明了该算法的优越性能。-In this study, we develop a technique for image restoration The proposed method is based on the 2D non-harmonic analy- sis (2D NHA). The 2D NHA algorithm assigns an initial value by using the spect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:137.02kb
    • 提供者:kongsuhong
  1. 2Dfft_zengqiang

    0下载:
  2. 构造一幅黑白二值图像,在128×128的黑色背景中心产生一个4×4的白色方块,利用1DFFT子程序实现2D傅里叶变换.-Construction of a black and white two value image, in a 128 x128black background center generates a 4x 4white box, use 1DFFT to achieve2D subroutine fft
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1.05kb
    • 提供者:韦蕴珊
  1. monofilt

    0下载:
  2. MONOFILT - Apply monogenic filters to an image to obtain 2D analytic signal Implementation of Felsberg s monogenic filters Usage: [f, h1f, h2f, A, theta, psi] = ... monofilt(im, nscale, minWaveLength, mult, sigmaOnf, orientWrap)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2.68kb
    • 提供者:seshu babu v
  1. fast-2d-fft-and-ifft

    0下载:
  2. 快速 二维傅立叶变换 和 反变换 实例-Fast two-dimensional Fourier transform and inverse transform instance
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:9.44kb
    • 提供者:zhoujunming
  1. 2d-fft

    0下载:
  2. 对yuv图片求fft和ifft变换,文件里包含测试图片,yuvviewer,以及测试图片的fft变换和ifft反变换的图片做完参考-fft and ifft transform of yuv pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:429.96kb
    • 提供者:
  1. fftw-3.3.3-dll32

    0下载:
  2. FFTW源码,CPU计算1D、2D、3D快速傅里叶变换(FFT)(Souce code of FFTW, to calculate 1D-FFT, 2D-FFT and 3D-FFT)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:2.47mb
    • 提供者:smwding
搜珍网 www.dssz.com