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

搜索资源列表

  1. bianhuanyu

    0下载:
  2. 8/24位图像的变换域处理及应用。内有正交变换、一维二维傅里叶变换、二维离散余弦、频域高通、低通滤波等。-8 / 24 images transform domain processing and application. There orthogonal transformation, a two-dimensional Fourier transform two-dimensional discrete cosine, frequency-domain high-pass, low-pass
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:558.98kb
    • 提供者:李松原
  1. Transform

    0下载:
  2. 图像正交变换的实现,包括一维离散傅里叶变换,二维离散傅里叶变换,离散余弦变换
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:268.79kb
    • 提供者:星魂
  1. matlab-5

    0下载:
  2. 1了解图像变换的意义和手段; 2熟悉离散傅里叶变换、离散余弦变换、离散小波变换的基本性质; 3熟练掌握图像变换的方法及应用; 4通过实验了解二维频谱的分布特点; 5通过本实验掌握利用MATLAB编程实现数字图像的变换。 -An understanding of the meaning and image transformation means 2 familiar with the discrete Fourier transform, discrete cosine t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:13.01kb
    • 提供者:wanghui
  1. Fourier

    0下载:
  2. 以上是一维二维傅里叶正变换及其源代码,包括余弦离散傅里叶变换-The above is a one-dimensional two-dimensional Fourier transform and its source code, including the cosine discrete Fourier transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:344.96kb
    • 提供者:陈新锋
  1. Transform

    1下载:
  2. 二维傅里叶变换、离散余弦变换和小波变换的Matlab实现.-Two-dimensional Fourier transform, discrete cosine transform and wavelet transform of the Matlab implementation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3.68kb
    • 提供者:Anna
  1. Fuliye1

    0下载:
  2. 读入.pgm格式的灰度图文件,进行二维离散傅里叶变换并且显示-Read. Pgm format, grayscale documents, conducting two-dimensional discrete Fourier transform and show
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.85mb
    • 提供者:尚方
  1. 4

    0下载:
  2. 8或24位图像的变换域处理及应用。一维二维傅里叶变换、二维离散余弦、频域高通、低通滤波等-8 or 24-bit image processing and application of transform domain. One-dimensional two-dimensional Fourier transform, two-dimensional discrete cosine, frequency high pass, low pass filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:558.98kb
    • 提供者:刘冰
  1. frequency

    0下载:
  2. 频率变换 二维离散傅里叶变换 幅度图像和相位图像 频率方位滤波-Frequency transform two-dimensional discrete Fourier transform amplitude image and phase image frequency direction filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:103.23kb
    • 提供者:糖粒
  1. fuliyebianhuan

    0下载:
  2. 对选择的图像进行二维离散傅里叶变换,注意频谱中心的处理,以对数方式观察离散傅里叶变换频谱。-Two-dimensional image of the selected discrete Fourier transform, spectral center of attention to the treatment of several ways to observe the discrete Fourier transform spectrum.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1.14mb
    • 提供者:vkun520
  1. frft2

    3下载:
  2. 二维离散分数阶傅里叶变换程序,可以用做图像处理,绝对可用-Two-dimensional discrete fractional Fourier transform program, you can use to do image processing, absolutely free
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1018byte
    • 提供者:杜涵
  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
    • 文件大小:381kb
    • 提供者:Zhang
  1. 2D-Fourier-Transform

    0下载:
  2. 基于matlab的数字图像的二维傅立叶变换(FFT)以及二维离散余弦DCT变换,提供里详细代码,.m文件-Matlab-based digital image two-dimensional Fourier transform (FFT) and two-dimensional discrete cosine transform DCT offers in detailed code,. M file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:319.13kb
    • 提供者:valeriechan
  1. frft2

    0下载:
  2. 二维离散分数阶傅里叶变换程序,可以用做图像处理,绝对可用-Two-dimensional discrete fractional Fourier transform program, you can use to do image processing, absolutely free
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1.04kb
    • 提供者:uneThe
  1. MATLAB

    0下载:
  2. matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序) 增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1 -matlab development environment. Programming dimensional DFT
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:杨恒明
  1. CS--design-MATLAB

    4下载:
  2. 基于MATLAB的图像压缩感知毕业设计说明书。运用matlab软件,在离散傅里叶变换(DFT)和离散余弦变换(DCT)分块CS的基础上,采用正交匹配追踪算法(OMP)实现了对一维信号和二维图像的高概率重构。将重构结果与原始信号对比,结果表明,只要采样数M(远小于奈奎斯特定理所需要的采样率)能够包含图像所需要的有用信息时,CS算法就能精确的完成对图像的重构,并且重构效果也比较好-Compressed sensing image graduation design specification bas
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-05-07
    • 文件大小:1.36mb
    • 提供者:徐梦飞
  1. ImageTest05

    0下载:
  2. 利用C#进行图像处理,实现图像处理中的频率变换,包括二维离散会傅里叶变换,FFT,频率成分滤波,频率方位滤波.-image process based on C#
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:117.45kb
    • 提供者:josiemera
  1. (精心整理)图像的傅里叶变换

    1下载:
  2. 图形处理傅里叶变换教程ppt,内有二维离散型傅里叶变换的公式,以及关于图像处理的概念(Graphics processing fourier transform tutorial ppt, there are two-dimensional discrete fourier transform formula, as well as on the concept of image processin)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-15
    • 文件大小:9.8mb
    • 提供者:YY大眼萌
  1. matlab傅里叶变化性质验证

    0下载:
  2. 二维傅立叶变换的Matlab实现,是利用图像处理软件对给 出的图像进行傅立叶变换处理。 自行设计一幅图像,验证离散傅立叶变换的性质,如: 频谱图中高频分量迅速衰减,可分离性,平移,周期性与共 轭对称性,旋转、线性和比例性,平均值。(The Matlab implementation of two-dimensional Fu Liye transform is based on image processing software. The image is processed by Fu
  3. 所属分类:图形图像处理

    • 发布日期:2019-06-09
    • 文件大小:2kb
    • 提供者:SmaICG
  1. 图像正交变换

    2下载:
  2. 在MATLAB环境中,进行图像的离散傅里叶变换和离散余弦变换 在MATLAB环境中,进行图像的离散小波变换,观察子带对重建图像的影响,理解小波变换的多分辨率特性(In the MATLAB environment, the image of the discrete wavelet transform, observe the sub-band on the reconstruction of the image, understand the multi-resolution characte
  3. 所属分类:波变换

    • 发布日期:2019-06-06
    • 文件大小:198kb
    • 提供者:洪世宽
搜珍网 www.dssz.com