搜索资源列表

  1. 图像fft

    0下载:
  2. 图像fft,用来做图片的二维fft变换,实时性好,变换迅速,从台湾网上当下来的-images used in making two-dimensional images fft transformation, real-time, and the rapid transformation from Taiwan from the Internet when
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:216.24kb
    • 提供者:dacong56
  1. 图像fft

    0下载:
  2. 图像fft,用来做图片的二维fft变换,实时性好,变换迅速,从台湾网上当下来的-images used in making two-dimensional images fft transformation, real-time, and the rapid transformation from Taiwan from the Internet when
  3. 所属分类:2D图形编程

    • 发布日期:2025-02-17
    • 文件大小:216kb
    • 提供者:dacong56
  1. Matlab_基于FFT的图像配准

    0下载:
  2. 简单的用相位相关法来粗估计图像间的平移参数-simple phase correlation method used to estimate the image of rough translation parameters
  3. 所属分类:matlab例程

    • 发布日期:2025-02-17
    • 文件大小:65kb
    • 提供者:千森
  1. FFT(good)_CanTestWithImage

    0下载:
  2. 图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally requ
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-17
    • 文件大小:462kb
    • 提供者:whq
  1. fft+DCT

    0下载:
  2. 自己手写的图像的FFT变换和DCT变换的MATLAB代码-own handwritten Image Transform FFT and DCT MATLAB code
  3. 所属分类:其他小程序

    • 发布日期:2025-02-17
    • 文件大小:733kb
    • 提供者:Alex
  1. imagelowbcb(fft)

    0下载:
  2. 该程序是用c++builder写的基于快速付利叶(fft)变换的图像低通滤波其中包括fft变换和逆变换-that the procedure was used to write c builder profits based on the rapid leaf (fft) Transform Image low-pass filter including fft transform and inverse transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-17
    • 文件大小:1kb
    • 提供者:yyyyyy
  1. fft

    0下载:
  2. fft图像配准,希望能对大家有帮助,希望大家多交流。-fft image registration, I hope everyone can help, I hope more than U.S. exchanges.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-17
    • 文件大小:72kb
    • 提供者:王昱
  1. fft

    0下载:
  2. 对读入的图像进行fft计算,并分别取其幅度和相位信息恢复,比较恢复的结果-To read the images fft calculation, and select the amplitude and phase, respectively, to restore the information to compare the results of the restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-17
    • 文件大小:3kb
    • 提供者:王站
  1. FFT

    0下载:
  2. 利用VC++实现了图像的读入和显示,并且实现了傅里叶变换的功能。
  3. 所属分类:其他小程序

    • 发布日期:2025-02-17
    • 文件大小:1.89mb
    • 提供者:nancy
  1. FFT-VC++

    0下载:
  2. VC++环境下对图像进行的FFT变换,其中含有一些测试图片-VC++ Environment image of the FFT transform, which contains some test pictures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-17
    • 文件大小:145kb
    • 提供者:张砚博
  1. FFT

    0下载:
  2. 对.bmp格式的图像进行快速傅立叶变换,包含测试图像。-On. Bmp format images fast Fourier transform, including the test images.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-17
    • 文件大小:1.13mb
    • 提供者:fanzi
  1. FFT

    0下载:
  2. 本程序是用来把图像转换成FFT,这样转换后会有利于文件的传输,分享给大家使用.-This procedure is used to convert the image FFT, this converted file to be beneficial to the transmission, use and share with everyone.
  3. 所属分类:GDI/图象编程

    • 发布日期:2025-02-17
    • 文件大小:26kb
    • 提供者:慧灵
  1. FFT

    0下载:
  2. 图像快速傅立叶变换,主要用于图像的频域分析处理。-Image Fast Fourier Transform, mainly for image processing frequency domain analysis.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-17
    • 文件大小:2kb
    • 提供者:jeff
  1. 2D-FFT-C

    1下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-17
    • 文件大小:192kb
    • 提供者:zhang bo
  1. fft

    0下载:
  2. 图像处理中对二维图像进行fft变换时需要用的fft程序-Image processing two-dimensional images of fft transform procedure when the need for fft
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-17
    • 文件大小:1kb
    • 提供者:邵毅
  1. fft

    0下载:
  2. 对图像进行快速傅里叶变换,在频率域去除高频信息再逆变换到空间域,完成图像栅格信息的消除。-Fast Fourier transform of the image, in the frequency domain to remove high-frequency information and the inverse transform to the spatial domain, to complete the elimination
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-02-17
    • 文件大小:430kb
    • 提供者:marui
  1. fft

    0下载:
  2. matlab 数字图像信号的频域分析及仿真 将二维数字图像进行傅立叶频域分析,并且做了图像幅度谱重建和相位谱重建,通过这个例子大家可以明白相位比振幅更重要。-matlab digital image signals in frequency domain analysis and simulation of two-dimensional digital image Fourier frequency domain analysis
  3. 所属分类:matlab例程

    • 发布日期:2025-02-17
    • 文件大小:773kb
    • 提供者: 自由色彩
  1. FFT

    0下载:
  2. 图像傅立叶正反变换。读入256色BMP位图,进行傅立叶变换,显示频域图像,再进行反变换,恢复原来图像。-Fourier transform and inverse fourier transform. Read a 256-color bitmaps, make Fourier transform, show the frequency domain image, and then an inverse transform, to re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-17
    • 文件大小:209kb
    • 提供者:张良杰
  1. FFt

    0下载:
  2. 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the r
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-02-17
    • 文件大小:322kb
    • 提供者:lixiaozhui
  1. fft

    0下载:
  2. 利用傅里叶变换对图像进行降低噪声处理,而且内附有高通和低通滤波功能-Fourier transform
  3. 所属分类:OpenCV

    • 发布日期:2025-02-17
    • 文件大小:1.28mb
    • 提供者:zhang zhe
« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org