搜索资源列表
-
0下载:
利用小波分解与重构,实现图像去噪和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, Image Denoising and Compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
-
-
0下载:
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
-
-
0下载:
基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码IMAGE DENOISING USING BAYES THRESHOLDING OF WAVELET COEFFICIENTS
-
-
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
-
-
4下载:
利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数,Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function
-
-
1下载:
采用C++语言编写的经典sar影像小波去噪程序。用小波理论实现图像去噪功能。-Written in C + + classic sar image wavelet denoising procedures. Theory of image denoising using wavelet functions.
-
-
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
-
-
1下载:
小波去噪,希望对学习图像处理的有用,用C++编写,来自于小波的理论与应用-Wavelet denoising, and they hope to study the usefulness of image processing using C++ to prepare, from the wavelet theory and application
-
-
0下载:
用MATLAB实现的图像去噪,用了多层小波分解-Achieved using MATLAB image denoising using a wavelet decomposition of multi-storey
-
-
0下载:
小波分析去噪实例,这幅图像采用小波分解系数阈值量化方法进行去噪处理-Wavelet analysis examples, this image using wavelet coefficients thresholding denoising method
-
-
0下载:
小波分层阈值去噪,用sym4小波对图像信号进行3层小波分解-On Wavelet threshold denoising using wavelet image signal sym4 3-layer wavelet decomposition
-
-
0下载:
Image Denoising Using Derotated Complex Wavelet conefficients
-
-
0下载:
本程序可以实现图像的去噪,用的是基于时频技术的小波方法-This program can achieve image denoising using a wavelet-based method of time-frequency technology
-
-
0下载:
利用二维小波函数进行图像压缩和去噪处理的matlab程序-Using two-dimensional wavelet functions for image compression and denoising of the matlab program
-
-
0下载:
该文件夹包括基于邻阈的小波图像去噪程序。主程序为wave_neighbor.m,实现3*3和5*5邻域去噪;wov_win.m为函数m文件,实现3*3和5*5的滑动窗口;cacupsnr.m为函数m文件,计算mse和psnr等。-This is about image denoising with the method of wavelet.It includes 3×3 and 5×5 neighborhood window.
-
-
0下载:
下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分
别实现该图像的增强操作:
1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1
的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作;
采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。
2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。
3) 用小波分析法实现该图像的低通和
-
-
0下载:
对“Multiple Wavelet Basis Image Denoising Using Besov Ball Projections”这篇论文的实现。利用Besove Ball 预测在小波域对图像进行去噪处理。-For " Multiple Wavelet Basis Image Denoising Using Besov Ball Projections" realization of this paper. Use Besove Ball predicted wave
-
-
0下载:
利用小波包变换对一个二维含噪图像进行消噪处理-Using wavelet packet transform to a two-dimensional image with noise denoising
-
-
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下载:
BLS-GSM代表“Bayesian Least Squares - Gaussian Scale Mixture(贝叶斯最小二乘-高斯尺度混合模型)”。
这个工具箱实现了该篇论文中介绍的算法:
J Portilla, V Strela, M Wainwright, E P Simoncelli, Image Denoising
using Scale Mixtures of Gaussians in the Wavelet Domain, IEEE
Transaction
-