搜索资源列表
-
0下载:
现在在所有图像去噪滤波中最较理想的去噪算法——Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, \"Image Denoising
using Scale Mixtures of Gaussians in the Wavelet Domain
-
-
0下载:
数字图像处理,用MATLAB实现频域平滑滤波以及图像去噪代码,用 函数对图像数据进行二维FFT 逆变换,并用函数取其实部,得到处理过的空间域图像数据;
-Digital image processing, to achieve the frequency domain using MATLAB image smoothing and denoising code, the image data with the function inverse two-dimensional FFT, an
-
-
6下载:
基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
-
-
5下载:
基于四阶偏微分方程的图像去噪算法,能够有效去除阶梯效应,自己编的程序-image denoising using fourth-order PDEs
-
-
0下载:
用MATLAB实现的图像去噪,用了多层小波分解-Achieved using MATLAB image denoising using a wavelet decomposition of multi-storey
-
-
0下载:
均值滤波对高斯噪声的效果
二维自适应维纳滤波对高斯噪声的滤除效果
对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波
利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
-
-
1下载:
车牌定位源代码,其中图像预处理部分用了小波去噪和增强。-License plate location source code, which some image pre-processing using wavelet denoising and enhancement.
-
-
0下载:
利用二维小波函数进行图像压缩和去噪处理的matlab程序-Using two-dimensional wavelet functions for image compression and denoising of the matlab program
-
-
1下载:
图像去噪CB模型的MATlab程序应用 彩色图像去噪-CB model MATlab image denoising procedures using color image denoising
-
-
0下载:
图像去噪的matlab程序,采用经典的非本地去噪(non-local),是现在最有影响的去噪算法之一-Matlab image denoising procedures, using the classical non-local denoising (non-local), is now one of the most influential denoising
-
-
0下载:
小波去噪,图像融合,简单的小波去噪程序.-Image denoising in the wavelet domain using Matlab.
-
-
0下载:
下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分
别实现该图像的增强操作:
1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1
的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作;
采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。
2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。
3) 用小波分析法实现该图像的低通和
-
-
0下载:
用MATLAB实现频域平滑滤波以及图像去噪代码,可以实现数字图像处理及去噪-Smoothing filter frequency domain using MATLAB and image denoising code can achieve the digital image processing and denoising
-
-
0下载:
用matlab实现的去噪的程序,利用小波的知识对图像进行阈值去噪,效果较好。-Denoising using matlab procedures, knowledge of using wavelet thresholding the image is better.
-
-
0下载:
本文概述了使用MATLAB图像去噪的基本原理。以小波分析法为重点,对常用的几种去噪方法进行了分析比较。最后结合理论分析和实验结果,讨论了一个完整去噪算法中影响去噪性能的各种因素。-This paper outlines the basic principles of image denoising using MATLAB. Wavelet analysis, focusing on several commonly used de-noising methods were analyzed a
-
-
0下载:
用MATLAB进行图像去噪的处理,并且对去噪效果进行评价-Image denoising using MATLAB processing, and to uate the effect of noise
-
-
1下载:
带通滤波器(Butterworth、椭圆、窗函数),采样率fs=2000Hz, 通带范围为300 -600Hz,阶数自选, 画出频率响应并分析比较,
对cameraman.tif图像分别添加椒盐噪声(密度为0.03)和高斯白噪声(均值为0,方差为0.02)的图像,利用三种方法进行去噪,显示原始图像、加噪图像和去噪图像并对实验结果进行分析(Band pass filter (Butterworth, ellipse, window function), sampling rate FS = 20
-
-
1下载:
用均值滤波、中值滤波、维纳滤波法给加高斯噪声的图像去噪(Using the mean filter, median filter, Wiener filter to add the Gaussian noise image denoising)
-
-
0下载:
使用ksvd的工具,能深入理解ksvd算法在图像去噪方面的应用。(Using ksvd tools, we can deeply understand the application of ksvd algorithm in image denoising.)
-
-
0下载:
维纳滤波和均值滤波,及利用自适应维纳滤波的图像去噪MATLAB代码,效果优于维纳滤波(Using adaptive Wiener filtering for image denoising MATLAB code, the effect is better than Wiener filtering)
-