CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 逆傅里叶

搜索资源列表

  1. fft

    1下载:
  2. fft的快速傅里叶变换 // data 长度为 (2 * 2^n), data 的偶位为实数部分, data 的奇位为虚数部分 // isInverse表示是否为逆变换
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:6kb
    • 提供者:张志丹
  1. TestFftAndIfft

    1下载:
  2. 本人写的基于冈萨雷斯的图像处理中的快速傅里叶变换和逆变换,数据已经和matlab对比过,完全正确。时间仓促,望大家指正。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9.53kb
    • 提供者:Ma xianzhe
  1. demo_fft2 基于傅里叶变换图像处理演示程序

    1下载:
  2. 基于傅里叶变换图像处理演示程序,先对图像进行傅里叶变换,得到频率域图像信息,进行图像处理,然后再将图像进行傅里叶逆变换得到原图像。-Digital image processing based on furier transform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:588byte
    • 提供者:wangmingwen
  1. invspecgram

    1下载:
  2. 逆短时傅里叶变换,由短时傅里叶谱恢复原信号-INVSPECGRAM Performs the Inverse Short Time FFT (Inverse SPECGRAM).
  3. 所属分类:Wavelet

    • 发布日期:2015-07-01
    • 文件大小:2kb
    • 提供者:wangji
  1. fuliye

    0下载:
  2. 1. 对图像进行傅里叶变换。 2. 根据傅里叶变换的结果去除图像的竖条纹噪声。 3. 对图像进行傅里叶逆变换,得到分割图像。 -1. For the image Fourier transform. 2. According to the results of Fourier transform to remove the image of the vertical stripe noise. 3. Inverse Fourier Transform of the images ob
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:36.77kb
    • 提供者:刘一霖
  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-C

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

    • 发布日期:2017-03-31
    • 文件大小:32.72kb
    • 提供者:zhang bo
  1. FFt

    1下载:
  2. 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the role of Notch function, the fre
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:321.63kb
    • 提供者:lixiaozhui
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15.7mb
    • 提供者:李欣
  1. 21840289fft-by_skyline

    0下载:
  2. FFT c程序 能够实现傅里叶和 逆傅里叶转换,有些地方需修改-FFT c procedures to achieve Fourier and inverse Fourier transform, and some places need to modify
  3. 所属分类:Graph program

    • 发布日期:2017-12-09
    • 文件大小:2.09kb
    • 提供者:
  1. FFT-C11

    0下载:
  2. 傅里叶变换及其逆变换的C++程序,广泛用于图像处理-fourier transform and its inverse transform, by C++ programming language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3.92kb
    • 提供者:zhang bo
  1. dafsdf

    0下载:
  2. FFT算法 C++ 快速傅里叶变换 逆傅里叶变换-FFT algorithm for C++ fast Fourier transform Inverse Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.16kb
    • 提供者:qlin
  1. DIB

    0下载:
  2. 这是一个常用的数字图像处理程序,包括图像的大小变换,傅里叶变换,傅里叶逆变换,常有的滤波器等-This is a commonly used digital image processing procedures, including the size of the image transform, Fourier transform, inverse Fourier transform, filter and so often
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:52.39kb
    • 提供者:zhangli
  1. FFT

    0下载:
  2. 本程序实验室快速傅里叶变换的一维,二维,及其逆变换-This procedure laboratory one-dimensional fast Fourier transform, two-dimensional, and its inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1001.04kb
    • 提供者:ingu
  1. C_FFT_IFFT

    0下载:
  2. 这是快速傅里叶变换及逆变换的实现c代码,傅里叶变换是小波变换的基础更是图像及信号处理的基础-This is the fast Fourier transform and inverse transform of the realization of c code, Fourier transform is based on wavelet transform is the basis of image and signal processing
  3. 所属分类:Wavelet

    • 发布日期:2017-03-28
    • 文件大小:1.64kb
    • 提供者:wangfuqiang
  1. zj

    0下载:
  2. 傅里叶变换c++实现,用C实现了快速傅里叶变换,逆傅里叶变换。- Fourier transform implemented by c.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:242.88kb
    • 提供者:王磊
  1. 01

    0下载:
  2. 对图片进行傅里叶变换得到相位谱,并通过逆傅里叶变换得到原图片-Fourier transform of the image phase spectrum, and by the inverse Fourier transform of the original image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:241.45kb
    • 提供者:long
  1. HIO_ER_stable

    1下载:
  2. 相位恢复算法,利用恢复图像在时域必须是正实值以及正逆傅里叶变换进行恢复-phase retrieve
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:1kb
    • 提供者:王周平
  1. fft

    0下载:
  2. 图像傅里叶变换与逆变换,用c语言实现,基于opencv(Image Fu Liye transform and inverse transformation, C implementation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:待墨痕干
  1. matlabcode

    1下载:
  2. 图像傅里叶变换,图像的快速傅里叶变换,逆变换,图像的二维FFT变换可以观察图像的频谱,再进行逆变换即可复原图像(Image Fourier transform)
  3. 所属分类:图片显示

    • 发布日期:2020-09-23
    • 文件大小:240kb
    • 提供者:sunshine1323
« 12 3 4 »
搜珍网 www.dssz.com