搜索资源列表
OpenCV傅里叶变换
- 使用vc,opencv,进行图像傅里叶变换。
基于OpenCV的傅里叶变换程序
- 基于OpenCV的傅里叶变换程序,有图片,可以直接运行
基于opencv图像处理库的傅里叶变换
- 基于opencv图像处理库的傅里叶变换,首先说明是pdf文件,但源码运行过了,是正确的。,Opencv image-processing library based on the Fourier transform, first of all that are pdf files, but source code to run before, are correct.
dft.rar
- 基于OpenCV的源码, 实现了利用DFT离散傅里叶变换计算图像的功率谱。,OpenCV based on the source, the use of implementation of the Discrete Fourier Transform DFT calculation of the power spectrum image.
ImageProcess
- 包含图像的各种处理,平滑,锐化等。处理了彩色图和灰色图,同时包含png文件的处理,还有采用opencv的傅里叶变换函数-This is a program including all kinds of processing pictures
fuliyebianhuan
- 基于快速算法的快速傅里叶变换,vc++2005和opencv实现-Fast algorithm based on fast Fourier transform, vc++2005 and opencv implementation
DFT
- opencv实现傅里叶变换,vc 6.0实现-opencv realized Fourier transform, vc 6.0 to achieve
FFT
- 图像的傅里叶变换,用opencv实现的,非常适于初学opencv和图像fft的初学者使用。-Images of the Fourier transform, using opencv, very suitable for beginners and opencv image FFT for beginners to use.
Fourier-transform
- visual c++下导入OpenCV库函数,实现图像傅里叶变换,显示频谱图,代码含详细注释,适合学习。-Import under visual c++ OpenCV library functions achieve image Fourier transform, spectrum display, the code contains detailed notes, suitable for learning.
DFT_by_dft
- VS 环境下利用opencv 实现图像的傅里叶变换,输入图片,保存输出结果。-Under VS environment use opencv to achieve image Fourier transform, the input image and save the output.
untitled0
- 图像的短时傅里叶变换,中文opencv网站中的例子,但是此处加入了自己的中文注释-Using opencv to complete the discrete Fourier transform of an image
fft
- 图像傅里叶变换与逆变换,用c语言实现,基于opencv(Image Fu Liye transform and inverse transformation, C implementation)