2-D adaptive noise-removal filtering

Modified version of WIENER2 from image toolbox with proper noise estimation
1.6K Downloads
Updated 25 May 2012

View License

WIENERC modifies the WIENER2 function from the MATLAB image toolbox to provide proper noise estimation (assuming additive Gaussian noise)

Four noise methods implemented:

-Mode of local variance (recommended)
-Median of local variance
-Minimum of local variance
-Median absolute deviation based.

Methods proposed in:

S. Aja-Fernández, G. vegas-Sanchez-Ferrero, M. Martín-Fernández and C. Alberola-López, "Automatic Noise Estimation in Images Using Local Statistics. Additive and Multiplicative Cases". Image and Vision Computing, Vol. 27, Issue 6, May 2009, pp. 756-770.

Cite As

SANTIAGO AJA-FERNANDEZ (2024). 2-D adaptive noise-removal filtering (https://www.mathworks.com/matlabcentral/fileexchange/36849-2-d-adaptive-noise-removal-filtering), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R10
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired: speech enhancement using weiner finter

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

moda.m required has been added to the same file

1.0.0.0