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

搜索资源列表

  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-06
    • 文件大小:201483
    • 提供者:薛琴
  1. 01341113

    0下载:
  2. 一篇讲通过两幅图像的快速傅里叶变换进行相位相关计算检测图像旋转的英文文章-Stresses two images through a fast Fourier transform calculation of phase correlation to detect image rotation English articles
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:259961
    • 提供者:aapeanuts
  1. FFT

    0下载:
  2. FFT 快速傅里叶变换和IFFT,图像处理中用到的FFT 快速傅里叶变换和IFFT,图像处理中用到的-FFT in image Process Ifft in image processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:857
    • 提供者:朱利
  1. FIR

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换,可以完成图像数据的显示和傅里叶变换。 -Digital image matrix data display and its Fourier transform, the display image data can be completed and the Fourier transform.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:940244
    • 提供者:王凯
  1. 04

    0下载:
  2. 对原图分别在频域内使用理想低通滤波器(选择任意截止频率)和理想高通滤波器(选择任意截止频率)和理想高通滤波器,再对其使用快速傅里叶变换,并输出修复后的图像的频率谱图。最后将高通滤波与低通滤波后的相加,输出,并与原图进行比较。-Respectively of the original image in the frequency domain using the ideal low-pass filter (choose an arbitrary cut-off frequency) and th
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1440
    • 提供者:woody
  1. vb

    0下载:
  2. 基于vb语言的傅里叶变换 ,数字图像处理的实验课代码-Vb language-based Fourier transform, digital image processing experimental course code
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:69982
    • 提供者:亢菲菲
  1. fuliye

    0下载:
  2. 对二维数字图像用傅里叶变换进行处理,改善图像的质量,观察图像的频谱和相位-Two-dimensional digital image of the Fourier transform processing to improve the quality of the image, the observation image and the phase spectrum
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1090319
    • 提供者:yadangsi
  1. test

    0下载:
  2. 检测图像某一行的傅里叶变换,并将数据写入文件中-Detect a row of Fourier transform, image and writing data to file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2456
    • 提供者:zhanghuayan
  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. ct图像重建程序

    0下载:
  2. 图像处理,CT技术,图像的重建通过一维投影复原二维图像由Matlab实现(Image processing, CT technology, image reconstruction by one-dimensional projection restoration of two-dimensional images by Matlab)
  3. 所属分类:其他

  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. 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. 新建 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. 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-01
    • 文件大小:1024
    • 提供者:jowing
  1. bin

    0下载:
  2. 对图像进行频谱分析,已达到不同目的的图像下一步处理。(to confirm fft sdkadjlaskjd l lajsdkjal jlk jlk jlasjd k)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:291840
    • 提供者:小旭啊啊啊
  1. 图像几何变换处理

    0下载:
  2. 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)
  3. 所属分类:其他

    • 发布日期:2020-07-03
    • 文件大小:106496
    • 提供者:司马懿!
  1. 图像傅里叶变换

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

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