M-band 2D dual-tree (Hilbert) wavelet multicomponent image denoising

版本 1.0 (358.7 KB) 作者: Laurent Duval
Denoise multicomponent/color images with directional M-band dual-tree (Hilbert) wavelets
568.0 次下载
更新时间 2016/4/30

查看许可证

The toolbox implements a parametric nonlinear estimator that generalizes several wavelet shrinkage denoising methods. Dedicated to additive Gaussian noise, it adopts a multivariate statistical approach to take into account both the spatial and the inter-component correlations existing between the different wavelet subbands, using a Stein Unbiased Risk Estimator (SURE) principle, which derives optimal parameters. The wavelet choice is a slightly redundant multi-band geometrical dual-wavelet frame. Experiments on multispectral remote sensing images outperform conventional wavelet denoising techniques (including curvelets).
The set of functions implements:
* several dual-tree M-band wavelet transforms from: Image analysis using a dual-tree M-band wavelet transform, IEEE TRANSACTIONS ON IMAGE PROCESSING, 2006, http://dx.doi.org/10.1109/TIP.2006.875178
* a neighborhood choice from: Noise covariance properties in dual-tree wavelet decompositions, IEEE TRANSACTIONS ON INFORMATION THEORY, 2007, http://dx.doi.org/10.1109/TIT.2007.909104
* the non-linear Stein estimator: A nonlinear Stein-based estimator for multichannel image denoising, IEEE TRANSACTIONS ON SIGNAL PROCESSING, 2008, http://dx.doi.org/10.1109/TSP.2008.921757
* relative merits of different directional 2D wavelets are detailed in: A Panorama on Multiscale Geometric Representations, Intertwining Spatial, Directional and Frequency Selectivity, SIGNAL PROCESSING, 2011, http://dx.doi.org/10.1016/j.sigpro.2011.04.025
The demonstration script is Init_Demo.m, and the functions for M-band dual-tree wavelets are provided in the directory TOOLBOX_DTMband_solo

引用格式

Laurent Duval (2024). M-band 2D dual-tree (Hilbert) wavelet multicomponent image denoising (https://www.mathworks.com/matlabcentral/fileexchange/56705-m-band-2d-dual-tree-hilbert-wavelet-multicomponent-image-denoising), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hilbert and Walsh-Hadamard Transforms 的更多信息

Community Treasure Hunt

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

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

Added links to references
Changed illustration
Added an image