搜索资源列表
FFTtransformation
- 采用OPENCV实现傅里叶正逆变换,在控制台下显示图像处理结果,处理的图片只针对方图,并且是2的幂次长度的图像-adopt the FFT tranformation and IFFT tranformation in OPENCV
Phase_Correlation
- 基于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. T
ImageProcessing
- opencv+mdi实现,包含数字图像处理基本几何变换,以及fft,ifft,kmeans和形态学处理、直方图均衡化、伪彩色增强、指数增强等操作。-opencv+ mdi implementation, including basic geometric transformation of digital image processing, and fft, ifft, kmeans and morphological processi
testfft
- opencv实现对图像fft变换和逆变换,画出傅里叶变换谱-opencv realized the image fft transform and inverse transform, Fourier transform spectrum plot
FFT
- 图像的傅里叶变换,用opencv实现的,非常适于初学opencv和图像fft的初学者使用。-Images of the Fourier transform, using opencv, very suitable for beginners and opencv image FFT for beginners to use.
FFT
- 基于opencv实现FFT,代码为测试代码,不具有其他任何功能(Opencv based on FFT implementation, the code for test code, does not have any other functions)
fft
- 图像傅里叶变换与逆变换,用c语言实现,基于opencv(Image Fu Liye transform and inverse transformation, C implementation)