CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - fft算法实现

搜索资源列表

  1. vc_picmatch01

    0下载:
  2. 图象匹配算法,vc++实现的图象匹配算法用fft算法实现的图像匹配程序,速度比传统算法开很多!- -image matching algorithm, vc achieve the image matching algorithm used fft algorithm image matching procedures, faster than traditional algorithms opened many! -
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:241181
    • 提供者:zd
  1. DCT2-lele

    0下载:
  2. 利用蝶形算法类似于FFT,利用先行再列实现二维DCT。速度很快。包含反DCT的代码。-similar to the use of butterfly FFT algorithm, the first re-use of 2D DCT out. Very fast. Contain anti - DCT code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2264
    • 提供者:yaoli
  1. watermark

    0下载:
  2. 这是一个完成各种数字图像水印的算法的程序,里面也实现了dct,fft,以及水印的改进算法,程序移植性好
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:53169
    • 提供者:粘永健
  1. zengqiang

    1下载:
  2. 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:185959
    • 提供者:huangpenghui
  1. Lab525-VideoFFT

    0下载:
  2. 基于c6000的DM642开发板的图像FFT算法的实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:98976
    • 提供者:ycc
  1. C语言实现256点FFT基2算法

    0下载:
  2. C语言实现256点FFT基2算法,已调试过,结果正确。-C-2 with 256 points FFT-based algorithm, has been debugged, the results are correct.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1526
    • 提供者:seven
  1. FFT

    0下载:
  2. C#实现的快速傅里叶变换,递归算法,可用于信号处理。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:32867
    • 提供者:李丹
  1. ClassDesign

    0下载:
  2. 设计了一个图像处理的类,有sobel、Laplacian等边缘检测算法的实现,还有FFT、理想高通、低通滤波器、巴特沃斯滤波器的实现-Designed a type of image processing, a sobel, Laplacian edge detection algorithm such as the realization, as well as FFT, the ideal high-pass, low pass filter, Butterworth filter to a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7102
    • 提供者:Julie
  1. Lab0503-FFT

    0下载:
  2. fft 算法实现 作为图像处理的常用程序 -fft is always being used to do the work of graph process.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:72122
    • 提供者:叶礼鹏
  1. ImageProcess

    0下载:
  2. VC++6编译环境,实现平滑,锐化,边缘增强,边缘提取(3种算法),边缘检测,中值滤波,频域变换(傅里叶分析FFT,离散余弦变换DCT)-VC++6 compiler environment, to achieve smooth, sharpen, edge enhancement, edge detection (three kinds of algorithm), edge detection, median filtering, frequency domain transform (Fo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6215324
    • 提供者:Myrrhy
  1. 2DFFT-C

    0下载:
  2. 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7198
    • 提供者:Tiger
  1. fft

    0下载:
  2. 用matlab编写的实现fft的程序,该程序可以实现ff他算法,还具有图像处理功能-the code to implement FFT,coded in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:919
    • 提供者:yanghai
  1. 2Dfft

    0下载:
  2. 基于二维图像的FFT算法实现处理,程序经过实践过的-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1432
    • 提供者:杨春东
  1. 39736216MyDspToolbox

    0下载:
  2. 使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:363892
    • 提供者:李贺
  1. fLab0503-FFTf

    0下载:
  2. fft 算法实现 作作为图像处理的常用程序 -fft algorithm as commonly useed image processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:72702
    • 提供者:
  1. FFT-CPP

    0下载:
  2. 快速傅里叶变换(FFT)算法C++实现代码-FFT C++
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:1217
    • 提供者:刘宁宁
  1. [kimi]DFT

    0下载:
  2. 使用蝶形算法实现了DFT(FFT),并封装成类。-The code for DFT(FFT) by using butterfly model.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1428
    • 提供者:kimi
  1. FFT

    0下载:
  2. (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。-(1) the preparation of the FFT algorithm (do not call the system existing function) in MATLAB environment (2) to achieve the selected image to the FF
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:183157
    • 提供者:黄培哲
  1. FFT

    0下载:
  2. 这是用Matlab实现的基于傅里叶变换的矢量地图的水印加密算法。其中包括加密源程序和解密源程序。-This is achieved using Matlab Based on Fourier Transform vector map watermarking encryption algorithm. Including encryption and decryption source code source.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1160010
    • 提供者:卞则康
  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
« 12 »
搜珍网 www.dssz.com