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

搜索资源列表

  1. 傅里叶变换源代码

    1下载:
  2. 傅里叶变换源代码,将一幅图像经过傅里叶变换显示成为频谱图,Fourier Transform
  3. 所属分类:其他小程序

    • 发布日期:2016-07-05
    • 文件大小:163477
    • 提供者:yueyizhen
  1. dft2.zip

    0下载:
  2. 对二维图像进行离散傅里叶变换,分别给出了直流分量移动到频谱中心前后的频谱图样。,Two-dimensional images of the discrete Fourier transform, respectively, given the spectrum to move to the DC component of the spectrum before and after the design center.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:39568
    • 提供者:万永
  1. two_dimensional_PSD

    9下载:
  2. 二维功率谱密度计算程序 使用傅里叶变换 -2D PSD caculation estimator
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:887
    • 提供者:陈建超
  1. HightFilterAndLowFilter

    0下载:
  2. 实现正逆傅里叶变换,并在此基础上实现各种高低通滤波器,采用OPENCV实现。图像只针对2的整数次幂的方图-implement kinds of high filters and low filters in OPENCV based on implementing the FFTs and IFFTS.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:201483
    • 提供者:薛琴
  1. TRASNSFORM

    0下载:
  2. 推图像进行傅里叶变换,只针对BMP图像,处理效果很好,还可以进行逆变换-Push the image Fourier transform, only BMP images, very good treatment effect can also be used for inverse transform
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:193980
    • 提供者:李洁园
  1. PR

    0下载:
  2. 一个数字图像处理的小示例软件,里面有傅里叶变换等3种常见的图像处理函数。-A small example of digital image processing software, which has Fourier transform three kinds of common image processing functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3970081
    • 提供者:zhangzifeng
  1. 图像处理(C++)

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

    • 发布日期:2014-08-25
    • 文件大小:5481327
    • 提供者:souzhenuser
  1. matlab+c

    3下载:
  2. 二维图像的投影和图像重建,直接傅里叶反变换法,先反投影后滤波,先滤波后反投影,卷积反投影(Two dimensional image projection and image reconstruction, direct Fourier inverse method, first backprojection, after filtering, first filter, back projection, convolution back projection)
  3. 所属分类:其他

    • 发布日期:2017-09-15
    • 文件大小:1616896
    • 提供者:忘记小邪
  1. 频域处理

    0下载:
  2. 对影像进行频率域处理,利用傅里叶变换得到结果(The image is processed in frequency domain and the results are obtained by Fourier transform)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:4096
    • 提供者:好的啊
  1. FFT

    0下载:
  2. 利用matlab进行傅里叶变换及反变换,实现空域到频域,频域到空域的图像处理(Using Fourier transform and inverse transform, to achieve the airspace to the frequency domain, frequency domain to the airspace image processing)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2443264
    • 提供者:yangandcan
  1. 程序与图像

    0下载:
  2. 利用matlab对函数进行傅里叶变换得到相差等(Fourier transform function using MATLAB, such as phase difference)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:643072
    • 提供者:sphinx
  1. ch

    0下载:
  2. 利用MATLAB计算傅里叶变换并作出频谱图像的代码和图像,涉及FFT算法,看代码可以理解一下~为北京理工大学信号与系统实验实验三的答案(Fourier transform using MATLAB calculation and make spectral image code and images, involving the FFT algorithm, look at the code can understand ~ Beijing Institute of Technology sig
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:253952
    • 提供者:陈兴111111
  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. 新建 Microsoft Word 文档

    0下载:
  2. opencv实现傅里叶变换,傅立叶变换是把图像从空间域转化到频率域的变换。空间域:一般的情况下,空间域的图像是f(x,y)=灰度级(0-255),形象一点就是一个二维矩阵,每个坐标对应一个颜色值。频率域:频率:对于图像来说可以指图像颜色值的梯度,即灰度级的变化速度,幅度:可以简单的理解为是频率的权,即该频率所占的比例:能量=幅度(可能不太准确),变换结果为F(u,v),F代表幅度值,u代表x方向的频率,v代表y方向的频率(Fu Liye transform is the transformati
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:12288
    • 提供者:ambition123
  1. dtft

    0下载:
  2. 实现傅里叶变换,增强图像的对比度,消除不均匀照度(Realize the Fourier transform, enhance the image contrast, eliminate non-uniform illumination)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:你我ta
  1. nufft

    1下载:
  2. 非均匀傅里叶变换,处理非均匀采样数据。使图像还原度增强(Non-uniform Fourier transform, deal with non-uniform sampling data.Make the image reduction degree increased)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:你我ta
  1. Simple image and its Fourier transform

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

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:zxk0
  1. threefilterCompare

    0下载:
  2. 将图像傅里叶变换,然后利用高斯、巴特沃斯、理想滤波器实现图像高频成份和低频成份的分离。(The image Fu Liye transform is applied, then the Gauss high pass lowpass filter is used to achieve the separation of high-frequency components and low frequency components.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:子非鱼_27
  1. tutorial

    0下载:
  2. 利用快速傅里叶变换滤波,空域变换的,图像灰度均衡matlab函数代码,用于学习信号处理(filter by using fast Fourier transform)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:jowing
  1. 图像傅里叶变换

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

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