Impulse Denoising using split Bregman approach

Salt and pepper noise reduction using split-Bregman approach
731 Downloads
Updated 8 Nov 2014

View License

This code contain two algorithms for reducing random valued impulse noise as well as salt and pepper noise.
One is synthesis prior formulation and other is total variation based formulation. Both the algorithms are based on split Bregman approach.
Both the algorithms are described in our research paper titled "Generalized Synthesis and Analysis Prior Algorithms with Application to Impulse Denoising". PDF of this paper is available from my homepage " http://www.iiitd.edu.in/~hemanta/ ".
Run demoXXX.m files to see how the algorithms are working.

Cite As

Hemant Kumar Aggarwal (2024). Impulse Denoising using split Bregman approach (https://www.mathworks.com/matlabcentral/fileexchange/48254-impulse-denoising-using-split-bregman-approach), MATLAB Central File Exchange. Retrieved .

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

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

Only description of the algorithms are updated. Now description have link to our research paper in which these two algorithms are described.

1.0.0.0