搜索资源列表
fft
- 利用傅里叶变换对图像进行降低噪声处理,而且内附有高通和低通滤波功能-Fourier transform
CLConvolution
- 分析了如何創建一個簡單的7x7濾波器的OpenCL是適用於所有的GPU。本案例研究將著眼於提高卷積卷積時的性能與小圖像內核,一般來說,基於 FFT卷積更快的30x30內核及以後 [1],但實際上它的使用不常見的大窗口大小。 .我們將首先實現卷積圖像,然後使用改進的濾波器性能通過使用__constant OpenCL的內存和緩存圖像信息在__local空間。 -Analysis of how to create a simple 7x7 filter is applied to all Ope
testfft
- opencv实现对图像fft变换和逆变换,画出傅里叶变换谱-opencv realized the image fft transform and inverse transform, Fourier transform spectrum plot
fft
- Fast fourier algorithm using opencv
OpenCV_examples
- opencv 实例,包括直线检测、圆检测、canny边缘检测、轮廓检测、FFT等-the examples of opencv
watermarkfft
- 基于fft的数字水印,分别对RBG三个通道重复嵌水印,每个通道分别对fft变换域中幅度谱以圆方式,每个圆上对称的四个点重复嵌1bit水印,然后以r为步进,选更大的圆嵌入接下去的水印信息,该方法有比较好的鲁棒性-Fft-based digital watermarking were embedded watermark repeated RBG three channels, each channel separately the fft transform domain amplitude sp
www
- opencv FFT 例程的一款工程文件-the opencv FFT routines of a project file
opencvfft
- 采用OPENCV库来对图片进行按列依次进行FFT变换,并将结果保存。-The OPENCV library to FFT transform, according to orderly images and save the results.
FFT
- open cv 滤波函数,写入滤波参数,对于采入数据进行滤波-CV open filter function, the filter parameters, for mining data filtering
FFT
- 图像的傅里叶变化(FFT算法),使用opencv+vs完成-FFT transformation
6374325
- 关于信号处理中傅立叶变换的MATLAB函数,可以与FFT进行对比(About Fourier transform of MATLAB in signal processing function, can be compared with FFT)