搜索资源列表
motempl.rar
- 基于opencv 利用dft计算图像的功率谱,opencv dft
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.
Phase_Correlation 基于OpenCV和FFTW实现的相位相关图像匹配程序
- 基于OpenCV和FFTW实现的相位相关图像匹配程序,需要OpenCV和FFTW库文件的支持。本程序并没有用到OpenCV中的DFT,而是用了FFTW中的FFT,所以速度要快很多。-Based on OpenCV and the FFTW implementation phase correlation image matching procedures, require OpenCV and FFTW library files. This procedure does not use Ope
DFT
- 该程序是opencv实现图像离散傅立叶变换的源码,可以在vc++6.0等类似环境下直接运行。-The program is opencv discrete Fourier transform of image source, such as in vc++6.0 run directly under a similar environment.
dft
- OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
dft
- 低通滤波器,对图像滤波。采用opencv。其中包含二维高斯低通滤波器,衰减系数为2的二维指数低通滤波器,2阶巴特沃思低通滤波器,二维理想低通滤波器-Low-pass filter, the image filtering. Using opencv. Which contains two-dimensional Gaussian low-pass filter, the attenuation factor of 2 two-dimensional index of low-pass filte
DFT
- vs下C++编程,使用openCV第三方库的C++接口函数编写而成的离散傅里叶变换。注意是新的C++接口而不是老的C接口。-Under the vs C++ programming, the use of openCV third party c++ library interface function to write a discrete Fourier transform. Pay attention to is the new C++ interface and not old C in
dft
- DFT and IDFT in OpenCV
DFT
- 函数功能说明:利用c#+OpenCV写的DFT变换-Functions Function Descr iption: Use c#+ OpenCV written DFT-
dft
- 用dft计算图像的功率谱,希望对opencv的新手有帮助-DFT calculation using the power spectrum image, and they hope to have opencv assist novice
OPENCVDFT
- 采用OPENCV中函数DFT实现正傅里叶变换。-implement the FFTs by using DFT function in OPENCV .
FFT
- Discrete Fourier transform, DFTshift, Inverse DFT, opencv
DFT
- 用opencv实现离散傅立叶变换(DFT)-Discrete Fourier Transform using opencv implementation (DFT)
DFT
- 用OpenCV在VC++6.0中对jpg图像进行傅立叶变换,输入灰度图像,程序会对其进行DFT变换,并输出频域图像.-In VC++6.0 using OpenCV on the jpg image in Fourier transform, input grayscale image, the program will conduct its DFT transform, and output frequency domain image.
DFT
- 在VC++环境下,安装OPENCV库函数后,实现离散傅立叶变化的代码-In the VC++ environment, the installation OPENCV library after changing the code to achieve the Discrete Fourier
pythonImageDFThighlowpass
- Python opencv image enhancement in frequency domain. DFT , inverse DFT , highpass , lowpass filter
opencv_demhist
- opencv dft变换实例,基于opencv进行测试的一个例子-opencv dft transform instance, based on an example of testing opencv
DFT
- VC++和opencv联用,实现对图像的傅里叶变换。简单高效。-VC++ and opencv MS, Fourier transform over the images. Simple and efficient.
DFT
- opencv实现傅里叶变换,vc 6.0实现-opencv realized Fourier transform, vc 6.0 to achieve
dft
- 基于opencv的离散傅里叶变化,对图像进行处理-dft based opencv