NeighShrinkSURE denoising

版本 1.4.0.0 (1.2 MB) 作者: Dengwen Zhou
NeighShrinkSURE codes
4.3K 次下载
更新时间 2009/6/12

查看许可证

This package contains Matlab codes for denoisinig greyscale images using
NeighShrink SURE [1] implemented with a decimated wavelet transform.
This software is non-optimized Matlab codes and provided for non-commercial
and research purposes only. If you find any bugs or have any suggestions,
please contact with me.

References:
[1] Zhou Dengwen, Cheng Wengang, "Image denoising with an optimal
threshold and neighbouring window,"
Pattern Recognition Letters, vol.29, no.11, pp.1694–1697, 2008

Designed by: Zhou Dengwen
zdw@ncepu.edu.cn
Department of Computer Science & Technology
North China Electric Power University(Beijing)(NCEPU)

Filies:
NeighShrinkSUREdenoise: denoising main function using NeighShrink SURE (DWT)
SubbandThresholding: thresholding the noisy subband according to NeighShrink SURE rule
OptimalThreshold: given the neighborhood size, computing an optimal threshold using
NeighShrink SURE rule
Calc_MSE_PSNR: computing MSE and PSNR
test: denoising demonstration

Copyright (c) 2008 Zhou Dengwen. All Rights Reserved.

Zhou Dengwen
July 15, 2008

引用格式

Dengwen Zhou (2025). NeighShrinkSURE denoising (https://www.mathworks.com/matlabcentral/fileexchange/20705-neighshrinksure-denoising), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Multirate Signal Processing 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.4.0.0

use .zip compression format

1.2.0.0

Fix several minor errors.

1.1.0.0

Fix several minor errors.

1.0.0.0