搜索资源列表
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
vc_picmatch01
- 图象匹配算法,vc++实现的图象匹配算法用fft算法实现的图像匹配程序,速度比传统算法开很多!- -image matching algorithm, vc achieve the image matching algorithm used fft algorithm image matching procedures, faster than traditional algorithms opened many! -
fft
- 快速富立叶FFT变换的源代码,是实现数字信号处理、图像分析常用算法
fft
- 基于borlandC3.1环境用C实现的FFT算法
Lab525-VideoFFT
- 基于c6000的DM642开发板的图像FFT算法的实现
fft
- 在visual c++环境下实现的混合基的快速傅立叶算法的实现
FFT算法的VC实现
- FFT算法的VC实现-FFT algorithm VC
FFT
- C#实现的快速傅里叶变换,递归算法,可用于信号处理。-failed to translate
AAFFT
- 数字信号处理中经典的FFT算法实现,对理解信号处理帮助很大-A Fast Fourier Transform [FFT] method for frequency sparse functions. Recovers the k most energetic frequencies hidden in a bandwidth-N function in k*polylog[N] time.
Lab0503-FFT
- fft 算法实现 作为图像处理的常用程序 -fft is always being used to do the work of graph process.
2DFFT-C
- 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
fft
- 实现了fft算法,效率较高,健壮性好,稳定性可以-Fft algorithm achieved higher efficiency, good robustness, stability can
2Dfft
- 基于二维图像的FFT算法实现处理,程序经过实践过的-failed to translate
fLab0503-FFTf
- fft 算法实现 作作为图像处理的常用程序 -fft algorithm as commonly useed image processing procedures
FFT-CPP
- 快速傅里叶变换(FFT)算法C++实现代码-FFT C++
FFT
- (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。-(1) the preparation of the FFT algorithm (do not call the system existing function) in MATLAB environment (2) to achieve the selected image to the FF
mathcad-for-FFT-analyzer
- 运用Mathcad实现FFT算法的编程,用于求取各次谐波分量的值-Programming using Mathcad achieve FFT algorithm for obtaining the value of each harmonic component
fft-code
- FFT算法实现,从txt文件中导入数据进行FFT,并且把需要的频谱图叠加画出二维三维图-FFT algorithm, import data txt file FFT is performed, and the required spectrum superposition shown in Fig. 2D and 3D
fft
- FFT算法,ifft算法,能够实现fft与ifft的转换。20个字够了没。麻烦。(FFT algorithm, ifft algorithm to realize FFT and ifft transformation. 20 words enough. Trouble.)
fft算法
- 能实现FFT快速算法,处理图像变换,学习的好代码。(FFT can achieve fast algorithm, deal with image transform.)