CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二维快速傅立叶变换

搜索资源列表

  1. 二维快速傅立叶变换

    1下载:
  2. This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31491
    • 提供者:冰城
  1. imagetransformationbymatlab

    1下载:
  2. 1.图像频域处理正交变换的matlab实例 2.含有的频域变换内容如下: 正交变换通用算子 傅立叶变换 傅立叶变换的原理 傅立叶性质 二维离散傅立叶变换( 2DDFT ) 快速傅立叶变换( FFT ) 傅立叶变换的研究与应用 离散余弦变换 DCT 变换矩阵 dct2 函数和 dctmtx 函数 Walsh- Hadamard 变换 Radon 变换 -1. Image processing orthogonal freq
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5616
    • 提供者:方周
  1. FFT2Dsource

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

    • 发布日期:2008-10-13
    • 文件大小:295840
    • 提供者:黄钦
  1. cxrFFT

    1下载:
  2. 实现一维快速傅里叶变换,采用蝶形算法进行频域变换; 二维快速傅立叶变换在此基础上进行,调用两次一维快速傅里叶变换即可。-achieve a fast Fourier transform, using butterfly frequency domain algorithm transformation; two-dimensional fast Fourier transform on this basis, call a two-dimensional fast Fourier trans
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1420
    • 提供者:cxr
  1. NeonatalFacialExpressionFeatureExtraction

    0下载:
  2. 利用快速傅立叶变换实现了人脸表情图像的Gabor变换的快速算法 针对不同尺度的Gabor小波特征采用不同的下采样因子来对Gabor变换特征进行第一次降维 利用一种改进的核鉴别分析方法对Gabor特征进行二次特征提取-using fast Fourier transform of Facial Expression Gabor transform the image of the fast algorithm for different foot the Gabor wavelet cha
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:32767
    • 提供者:zouchanjie
  1. chap04

    0下载:
  2. ch4_1_4:对f进行补零(区域大小为256×256),而后进行二维快速傅立叶变换(§4.1.2) ch4_1_5:使变换结果的零频率分量位于中心,调用函数fftshift(§4.1.2) ch4_1_6:利用函数ifft2对乘积进行傅立叶反变换(§4.1.3) ch4_1_7:得到在图像text.png中对应字母“a”的定位结果(§4.1.3) ch4_2_1:对一幅图像进行离散余弦变换(§4.2.1) ch4_2_2:JPEG图像压缩(§4.2.2) ch4_3_1
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4208
    • 提供者:sherman1944
  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
    • 文件大小:1848
    • 提供者:江边漫步
  1. Ten

    2下载:
  2. 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx 函数 10.4 Walsh- Hadamard 变换
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5502
    • 提供者:王万国
  1. chap04

    0下载:
  2. ch4_1_1:矩形连续函数的傅立叶变换(§4.1.1) ch4_1_2:构建一个矩形函数(§4.1.2) ch4_1_3:对f进行二维快速傅立叶变换(§4.1.2) ch4_1_4:对f进行补零(区域大小为256×256),而后进行二维快速傅立叶变换(§4.1.2) ch4_1_5:使变换结果的零频率分量位于中心,调用函数fftshift(§4.1.2) -ch4_1_1: rectangular continuous function of the Fourier tra
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3879
    • 提供者:汤跃峰
  1. VCFFT

    0下载:
  2. vc写的快速傅立叶变换篇, 二维傅立叶变换-vc write articles fast Fourier transform, two-dimensional Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:163791
    • 提供者:
  1. FreqCalculate

    0下载:
  2. 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:6206
    • 提供者:lcy
  1. Image-Processing-3

    0下载:
  2. 矩形连续函数的傅立叶变换:构建一个矩形函数,对f进行补零,而后进行二维快速傅立叶变换:使变换结果的零频率分量位于中心,调用函数fftshift:映射和重建图像-Fourier transform of rectangular continuous function: for a rectangular function, the zeros of f, then the two-dimensional fast Fourier transform: the transform results o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4656
    • 提供者:edy
  1. FFT7

    2下载:
  2. 实现二维快速傅立叶变换 用C语言实现矩阵的基本操作 复数的基本操作-FFT matrix
  3. 所属分类:Data structs

    • 发布日期:2014-04-16
    • 文件大小:3072
    • 提供者:fxx
  1. FourierTransform

    0下载:
  2. 对图像进行二维快速傅立叶变换及傅立叶反变换,并输出图像的频谱图和相位图-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.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:77900
    • 提供者:hengliangz
  1. Fast-Fu-Liye-transform

    0下载:
  2. 二维快速傅立叶变换,可以用于线性系统、光学、概率等领域-The two-dimensional fast Fu Liye transform, can be used for linear system, optical, probability field
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1940
    • 提供者:刘文
  1. ganshetiaowen

    0下载:
  2. 干涉条纹图像二维快速傅立叶变换薄膜厚度测试相位解包数字滤波器硕士论文,知网上也有,没有下载到的可以在这里下载-Interference-dimensional fast Fourier transform fringe image film thickness testing phase unwrapping digital filter Master' s thesis, also known online, no download is available here to downlo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11916578
    • 提供者:吴凡
  1. FFT

    0下载:
  2. 图像数据二维快速傅立叶变换将图像数据变成复数形式,进行两个一维快速 傅立叶变换,变换后的频谱以图像形式存入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
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:ichigo
  1. 二维快速傅立叶变换

    0下载:
  2. 本文档介绍了快速傅里叶变换的技术,并给出了C++语言中用于计算图像数据的二维FFT的源代码。(This document introduces the techniques of fast Fourier transform and gives a source code in C for computing 2D FFT on image data.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:30720
    • 提供者:bingcheng888
  1. 数字图像傅立叶变换

    0下载:
  2. 数字图像快速傅里叶变换(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
  3. 所属分类:图形图像处理

  1. fft变换

    0下载:
  2. 图像的fft变换 1. 实现对一幅灰度图像的快速傅立叶变换,并求其变换后的系数分布。 2. 实现对一幅灰度和彩色图像作的离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换. 3. 利用二维小波分析对一幅图像作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩.
  3. 所属分类:图形图像处理(光照,映射..)

« 12 »
搜珍网 www.dssz.com