CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - inverse dft

搜索资源列表

  1. 2189414139200591717859627843

    0下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:311411
    • 提供者:例为
  1. 数字图象处理算法的演示

    0下载:
  2. 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:285863
    • 提供者:王晶
  1. wr_bmp_demo

    0下载:
  2. 数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。-digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:277901
    • 提供者:wysh
  1. DFT-IDFT

    1下载:
  2. 图像处理的一些基本操作,滤波,傅立叶变换,傅立叶反变换等等,附带有CT照片,可以测试效果.-Some of the basic operation of image processing, filtering, Fourier transform, Fourier inverse transform, etc., with a CT picture, you can test results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-01
    • 文件大小:2806494
    • 提供者:zhang yao
  1. fft_delphi

    2下载:
  2. A fast Fourier transform (FFT) is an efficient algorithm to compute the discrete Fourier transform (DFT) and its inverse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-02
    • 文件大小:1607537
    • 提供者:dizel
  1. yanyan

    0下载:
  2. 把一个256*256的图像分成8*8小块,然后进行DFT变换,分别比较在空间域和频域内对图像进行二次抽样和差值最后得出的图像比较-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1581
    • 提供者:zhengyan
  1. DFT

    0下载:
  2. 利用蝶形算法,实现快速傅立叶变换及其逆变换-The use of butterfly algorithm, fast Fourier transform and its inverse transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:989
    • 提供者:韩静
  1. dit_fft

    1下载:
  2. 本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。-This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circula
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:735232
    • 提供者:yangshoping
  1. genRayleighFading

    0下载:
  2. This function generates normalized rayleigh samples based on Inverse DFT
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:1164
    • 提供者:郑中
  1. pic393

    0下载:
  2. 频域法加入数字水印的原理是首先将原始信号(语音一维信号、图像二维信号)变换到频域,常用的变换一般有DWT、DCT、DFT、WP和分形。然后,对加入了水印信息的信号进行频域反变换(IDWT、IDCT、DFT、WP),得到含有水印信息的信号。-Frequency-domain digital watermarking method by adding the principle is that first of all, the original signal (voice signal of on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1938
    • 提供者:laura
  1. 1

    0下载:
  2. 将一幅256*256的图像分成8*8的小块,对其进行DFT变换。分别比较在空间域和频域内对源图像进行二次抽样和差值最后比较不同-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2393
    • 提供者:zhengyan
  1. 1122zhenyan

    0下载:
  2. 这个是C制作的源代码。。。 对一幅图像进行DFT变换,分别对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。- Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. Apply DFT to these sub images, and get the fourier transformed ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2355
    • 提供者:zhengyan
  1. FFT

    0下载:
  2. Discrete Fourier transform, DFTshift, Inverse DFT, opencv
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:2521
    • 提供者:mmia
  1. DFT

    0下载:
  2. 计算单点DFT以及序列的DFT变换 计算单点逆DFT以及序列的逆DFT变换-Calculate single-point DFT and DFT-calculated sequence of single-point inverse DFT and inverse DFT transform sequence
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:189302
    • 提供者:linxing
  1. fourish

    0下载:
  2. 图象的DFT和逆DFT 图象的模板运算实现图象平滑和锐化-DFT and inverse DFT image image template to achieve image smoothing and sharpening operations
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:310185
    • 提供者:赵群英
  1. lisanxinhaofuliyebianhuan

    0下载:
  2. 离散傅立叶变换(DFT)及其反变换的实现,有限长序列的循环移位、循环卷积-Discrete Fourier Transform (DFT) and its inverse transform of the realization of the cyclic shift sequence of finite length, circular convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:59155
    • 提供者:jk
  1. DIP

    0下载:
  2. A simple Image Processing program using Csharp, including DFT and Inverse DFT
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:99033
    • 提供者:Rikanda
  1. Synthetic2DFault

    0下载:
  2. 利用傅立叶反变换自动生成随机分形面,可生成各向同性或各向异性的。-Generating the 2D fractal surfaces using inverse DFT method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:877
    • 提供者:毕丽思
  1. dft

    0下载:
  2. This contain discrete fourier transform code and inverse discrete fourier transform coded in matlab and also contain dfs and idfs
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1514
    • 提供者:usman
  1. dft--convolution--IDFT--fir(finite-impulse-respon

    0下载:
  2. different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:4296
    • 提供者:ajay
« 12 3 »
搜珍网 www.dssz.com