文件名称:FFT
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-09-27
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- ich****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图像数据二维快速傅立叶变换将图像数据变成复数形式,进行两个一维快速
傅立叶变换,变换后的频谱以图像形式存入imgBufOut,此处要求图像宽和高
都为2的幂次方(Two dimensional fast Fu Liye transform of image data turns the image data into complex form, and carries out two one-dimensional fast
In the Fu Liye transform, the transformed spectrum is stored in imgBufOut in the form of images, where the width and height of the image are required
Both are powers of 2)
傅立叶变换,变换后的频谱以图像形式存入imgBufOut,此处要求图像宽和高
都为2的幂次方(Two dimensional fast Fu Liye transform of image data turns the image data into complex form, and carries out two one-dimensional fast
In the Fu Liye transform, the transformed spectrum is stored in imgBufOut in the form of images, where the width and height of the image are required
Both are powers of 2)
相关搜索: fft
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FFT.CPP
FFT.H
FFT.H