搜索资源列表
-
1下载:
实现图像的DCT高通、低通滤波器并与傅里叶变换做比较.有图可见,经DCT低通滤波后,图像变得很模糊。因为DCT是FFT取其实部,能量减少,因此图像变得很模糊,没有经FFT滤波后的效果好。
经DCT高通滤波后的图像:
经DCT高通滤波后,图像的低频部分被滤除掉,图像变黑,只有边缘的痕迹可见。-The DCT of image high-pass, low pass filter and compared with the Fourier transform.
-
-
0下载:
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运
-
-
0下载:
Image enhancement in frequency domain using Fourier center frequency, Gaussian lowpass filter, Low pass filter, high pass filter. Image restoration using medean filter, weiner filter with noise generator such as Gaussian noise, Salt and Pepper noise
-
-
0下载:
图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图
-
-
0下载:
关于图像滤波的一个实例应用,教会你如何通过傅里叶变换滤除单频噪声-An example of image filtering applications, teach you how to filter out single-frequency noise in Fourier transform
-
-
1下载:
Compression Denoising enhanced procedures for your reference. Include: digital image data display matrix and its Fourier transform two-dimensional discrete cosine transform image compression method using gray-scale transformation of the contrast-enha
-
-
0下载:
用matlab语言编写了一个GUI截面,通过该界面可以实现图像的傅立叶变换,反傅里叶变换,高低通滤波,以及把黑白图像转化成灰度图像等功能。-Matlab language with a GUI section, the interface can be achieved through the Fourier transform of the image, anti-Fourier transform, high and low pass filter, and the black and wh
-
-
0下载:
MATLAB的图像处理基础的资料\3
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
-
-
0下载:
The following Matlab project contains the source code and Matlab examples used for use fourier interpolation to increase sampling of an image. also includes an optional filter. . Zero-pads the FFT of an image up to the desired size, then performs IFF
-
-
0下载:
对二维图像进行傅里叶变换,在频率进行低通滤波(Fourier transform of two-dimensional image and low pass filter in frequency)
-