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

搜索资源列表

  1. 基于opencv图像处理库的傅里叶变换

    0下载:
  2. 基于opencv图像处理库的傅里叶变换,首先说明是pdf文件,但源码运行过了,是正确的。,Opencv image-processing library based on the Fourier transform, first of all that are pdf files, but source code to run before, are correct.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-21
    • 文件大小:43605
    • 提供者:巢歌
  1. matlabFourertransform

    0下载:
  2. MATLAB实现图像的傅里叶变换,包括一维傅里叶变换,二维傅里叶变换-MATLAB Fourier transform of image, including the one-dimensional Fourier transform, two-dimensional Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15749120
    • 提供者:yefeng
  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
    • 文件大小:37657
    • 提供者:刘一霖
  1. watermodelfft

    0下载:
  2. 利用OPENCV做图像的傅里叶变换以达到对图像的降噪处理-OPENCV done using the Fourier transform of the image in order to achieve noise reduction of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1162976
    • 提供者:zhang zhe
  1. ImageEnhencementUsingIntensityTransformations

    1下载:
  2. 本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in methods of image enhancement. Ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-02
    • 文件大小:809682
    • 提供者:jhm
  1. 4

    0下载:
  2. 灰度图像的傅里叶变换程序;灰度图像的傅里叶反变换程序;-Gray-scale image Fourier transform procedures gray image of the Fourier inverse transform process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:306157
    • 提供者:程博
  1. fft2d

    0下载:
  2. 数字图像的傅里叶变换包括旋转平移后的原图及其频谱图。显示用的是三维坐标-Digital image, including the Fourier transform of the image after rotation and translation spectrum Fig. Show that using a three-dimensional coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:801
    • 提供者:李华
  1. MATLABsheji

    0下载:
  2. matlab电子信息工程程序设计 图像的傅里叶变换及其应用-Electronic and Information Engineering program design matlab image Fourier Transform and Its Applications
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:63173
    • 提供者:小寒
  1. restruct

    1下载:
  2. 用MATLAB实现数字图像的傅里叶变换,显示图像频谱-Digital images using MATLAB Fourier transform, display the image spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:765
    • 提供者:流星
  1. 图像处理(C++)

    1下载:
  2. 用c++代码编写的傅里叶变换算法,涉及快速傅里叶变换,离散余弦变换,沃尔什变换等多种变换
  3. 所属分类:Windows编程

    • 发布日期:2014-08-25
    • 文件大小:5481327
    • 提供者:souzhenuser
  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
    • 文件大小:10277888
    • 提供者:YY大眼萌
  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. 利用matlab实现图像的加减,图像的傅里叶变换等等图像处理过程(Using MATLAB to realize image processing and subtraction, image Fourier transform and so on image processing)
  3. 所属分类:图形图像处理

  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. 快速傅里叶变换及实现——交换两幅图像的相位谱

    1下载:
  2. 快速傅氏变换(FFT),是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(Fast Fourier transform (FFT) is a fast algorithm for discrete Fourier transform. It is based on the characteristics of discrete
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:95232
    • 提供者:Bruce Leung
  1. Simple image and its Fourier transform

    0下载:
  2. 简单图像及其傅里叶变换,可对图像进行简单的处理,本例为简单图形进行傅里叶变换的基础实例(Simple image and its Fourier transform)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:zxk0
  1. 数字图象实验三LZ

    0下载:
  2. 将一副灰度图像进行傅里叶变换,产生变换后的图像(Fourier transform of a gray image is used to generate transformed images.)
  3. 所属分类:网络编程

  1. DFT(傅里叶变换)

    1下载:
  2. 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)
  3. 所属分类:波变换

    • 发布日期:2018-05-04
    • 文件大小:14336
    • 提供者:基督得胜
  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
    • 文件大小:2048
    • 提供者:SmaICG
  1. 图像傅里叶变换

    0下载:
  2. 二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)
  3. 所属分类:其他

    • 发布日期:2021-04-29
    • 文件大小:1024
    • 提供者:kingslayer1733
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com