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

搜索资源列表

  1. C-fft

    0下载:
  2. 上传的是C编写的FFT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C FFT algorithm, the image processing used to the hope that useful to you
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.61kb
    • 提供者:廖和
  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 require students to use C Image Fo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:452.01kb
    • 提供者:whq
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-15
    • 文件大小:1.48kb
    • 提供者:yyyyyy
  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
    • 文件大小:1.49kb
    • 提供者:seven
  1. fft2.rar

    0下载:
  2. Image Processing FFT Code. C++图像处理FFT代码。,Image Processing FFT Code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1.62kb
    • 提供者:hecsp
  1. fft

    2下载:
  2. 使用c++语言对彩色图像进行傅里叶变换。里面使用了cimg库和fftw库-Using c++ language for color image Fourier transform. Cimg used inside the library and library fftw
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.31mb
    • 提供者:dong
  1. FFT

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

    • 发布日期:2017-04-05
    • 文件大小:32.1kb
    • 提供者:李丹
  1. 2D-FFT-C

    0下载:
  2. 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:191.6kb
    • 提供者:zhang bo
  1. FFT-C

    0下载:
  2. 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and inverse fast fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:32.72kb
    • 提供者:zhang bo
  1. FFt

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

    • 发布日期:2017-03-27
    • 文件大小:321.63kb
    • 提供者:lixiaozhui
  1. fft

    0下载:
  2. 用Visaual C++写的进行fft变换的程序,希望会有帮助-With Visaual C++ Written fft to transform the procedure, I hope will be helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2.87kb
    • 提供者:niu
  1. FFT

    3下载:
  2. 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
  3. 所属分类:Special Effects

    • 发布日期:2014-09-09
    • 文件大小:312.17kb
    • 提供者:游智超
  1. FFT-C11

    0下载:
  2. 傅里叶变换及其逆变换的C++程序,广泛用于图像处理-fourier transform and its inverse transform, by C++ programming language
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3.92kb
    • 提供者:zhang bo
  1. FFT)-C11

    0下载:
  2. 傅里叶变换及其逆变换 C++程序 图像处理-fourer transform and inver fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.53kb
    • 提供者:zhang bo
  1. FFT

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:213.79kb
    • 提供者:ln
  1. 2DFFT-C

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

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

    0下载:
  2. 针对图像处理的c++源代码,傅里叶的变换的实现,完全开放-fft transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:145.12kb
    • 提供者:zhaobo
  1. FFT.c

    0下载:
  2. 快速傅里叶变换在C环境下的实现,这只是其中之一的函数-FFT implementation in C environment, this is one of the functions
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2.06kb
    • 提供者:jazz
  1. FFT-CPP

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

    • 发布日期:2017-12-05
    • 文件大小:1.19kb
    • 提供者:刘宁宁
  1. fft

    0下载:
  2. 图像傅里叶变换与逆变换,用c语言实现,基于opencv(Image Fu Liye transform and inverse transformation, C implementation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:待墨痕干
« 12 3 »
搜珍网 www.dssz.com