matlab代码实现图像的小波去噪我要分享

Wavelet denoising of image based on MATLAB code

图像去噪-小波 图像去噪PSNR 图像去噪 图像小波去噪 NOISE

关注次数: 302

下载次数: 1

文件大小: 1K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:图像的小波去噪,给灰度图像加上一定量的高斯噪声,再采用小波变换的方法去噪,计算去噪前后图像的PSNR。


English Description:

The wavelet de-noising of the image, add a certain amount of Gaussian noise to the gray image, and then use the wavelet transform method to de-noising, and calculate the PSNR of the image before and after denoising.


代码预览

wt_noise_delete.m