搜索资源列表
-
0下载:
C实现 快速傅立叶变换FFT FFT-1D FFT-2D 源代码 第一部分-C to achieve the first part of the Fast Fourier Transform FFT FFT-1D FFT-2D source code
-
-
0下载:
二维的离散傅立叶变换,写的比较简单,没有给出demo(Two-dimensional discrete Fourier transform, writing is relatively simple, did not give demo)
-
-
0下载:
线性低通滤波器最常用的是线性平滑滤波器,这种滤波器的所有系数都是正的,也称邻域平均。邻域平均减弱或消除了傅立叶变换的高频分量,对噪声的消除有所增强,但是由于平均而使图像变得更为模糊,细节的锐化程度逐渐减弱。
下面使用不同的平滑模板对图像进行滤波:(二维线性滤波fliter2)(The most commonly used linear low-pass filter is the linear smoothing filter, which has all the positive coeff
-