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

搜索资源列表

  1. DFT-and-DCT-transformations

    1下载:
  2. 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
  3. 所属分类:Special Effects

    • 发布日期:2014-11-28
    • 文件大小:390144
    • 提供者:Zhang
  1. image

    0下载:
  2. 在VC环境下实现图像的打点显示,反色,及快速傅里叶变换,还可以通过去两个点之间的矩形进行截图显示,与截图处理变换后的显示-The VC environment image RBI anti-color, and fast Fourier transform, can also go a rectangle between two points screenshots show screenshots processing transformed display
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:3706288
    • 提供者:afred
  1. fft

    0下载:
  2. 快速傅里叶变换源码。包括一维和二维快速傅里叶变换和反变换,以及复数运算。-FFT source code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1793
    • 提供者:yan fei
  1. Untitled

    0下载:
  2. 这是一个数字滤波的程序,经傅里叶变换在频率域进行滤波,然后进行反变换-This is a digital filtering process, filter in the frequency domain by Fourier transform and inverse transform
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:599
    • 提供者:
  1. signal-analysis

    0下载:
  2. 傅里叶变换和反变换用于信号分析,并附有信号处理结果-fourier transform applied in signal analysis
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:44893
    • 提供者:郄晓斌
  1. FFT_IFFT

    1下载:
  2. 一个FFT类以及一个复数类,实现了快速傅里叶变换及其反变换(FFT和IFFT)以及复数的运算。综合考虑各细节使碟形算法达到最高的效率。-An FFT class as well as a complex and realizes the fast Fourier transform and its inverse transform (FFT and IFFT) and a plurality of computing. Considering all details of the dish a
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:3325
    • 提供者:xiajie
  1. fft

    0下载:
  2. 基于蝶形运算的傅里叶变换与反变换,进行2的N次方点的变换-Butterfly operation on the Fourier transform and inverse transform for the N-th power of 2 transformation point
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1686
    • 提供者:Zhouyang
  1. FFT2

    0下载:
  2. 使用c语言实现快速傅里叶变换,方法简单使用,包括反变换-Use c language fast Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:637569
    • 提供者:niu ben
  1. fft2

    0下载:
  2. 对图像进行傅里叶变化与反变换、模糊图像处理、二维小波分解与重构、直方图均衡处理等等很多小程序。很实用-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
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:68348
    • 提供者:朱珠
  1. MyImage

    0下载:
  2. 自己编写的对图像进行傅里叶变换和反变换,余弦变换和反变换的图像处理程序,可供大家学习参考-I have written on the image Fourier transform and inverse transform, cosine transform and inverse transform image processing program, you can learn reference
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:174047
    • 提供者:luofeiyang
  1. FFT_IFFT

    0下载:
  2. 该程序是基于c语言的快速傅里叶变换程序,也可以计算反傅里叶变换-The program is based on the fast Fourier transform c language program can also calculate the inverse Fourier transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1432
    • 提供者:杨宇
  1. image_fft

    0下载:
  2. 使用matlab画圆,对图傅里叶变化,零频移中,反变换实验-test fft and ifft
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:zzz
  1. ImgFoundation

    0下载:
  2. 数字图像处理的各种基本功能 旋转 平移 缩放 反相 傅里叶变换 拼接等-provide the basic functions of image progressing such as rotate transfer and fft tranformations and so on
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4198508
    • 提供者:chenshan
  1. Digital-Image-Processin

    0下载:
  2. 可以进行离散余弦傅里叶变换,反变换,高通滤波,低通滤波等。数字图像处理-Can be discrete cosine Fourier transform, inverse transform, high pass filter, low-pass filtering. Digital Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2746825
    • 提供者:周成
  1. fft

    1下载:
  2. 对图像进行傅里叶变换,及反变换,实现从时域到频域的转换-Fourier transform of the image, and inverse transform, from the time domain to the frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1099
    • 提供者:崔兴海
  1. FFT_highpass

    0下载:
  2. 傅里叶变换 再用高通滤波器过滤得到反变换后的图像与原来图像对比 -FFT highpass
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:161950
    • 提供者:xiaobo
  1. Digital-Image-Processing

    0下载:
  2. 数字图像处理,包括反白、去红、锐化、平滑、傅里叶变换等。-Digital Image Processing,include inverse,get rid of red,etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29420051
    • 提供者:王伟霞
  1. frft

    0下载:
  2. 实现分数傅里叶变换及其反变换,并在音频中嵌入和提取水印-audio watermarking by fractal fourier transform
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-06
    • 文件大小:1419
    • 提供者:
  1. program

    0下载:
  2. 数字图像处理程序/车牌识别系统 傅里叶变换(图像锐化、平滑、反色、反转) 图像增强(线性变换、模糊) 图像恢复 图像分析(二值化,灰度直方图) 车牌(定位、匹配、分割。。。。)-Digital image processing program license plate recognition system, including Fourier transform (image sharpening, smoothing, anti-color, reverse) ima
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4146878
    • 提供者:杨杰
  1. FourieraDiscrete-Cosine-transform

    3下载:
  2. 这是基于VC++的MFC实现对图像的傅里叶变换和反变换,以及离散余弦变换和反变换。-This is based on the MFC to achieve the image VC++ Fourier transform and inverse transform, and the discrete cosine transform and inverse transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7315473
    • 提供者:云曦
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com