Spectral Subtraction for Image Denoising

This code will add Gaussian noise to an image and denoise it using SSD technique.
678 Downloads
Updated 17 Mar 2014

View License

This code will add Gaussian noise of a given std.deviation to an image and denoise it using SSD(Spectral Subtraction Denoising)technique.It will plot the psd of original,noisy and denoised images.The code can be run without the noise std.deviation(sigma) information.In that case you have to comment/uncomment the necessary portions which is stated in the code & give some arbitrary sigma(sigma=10).

Cite As

Krishna Kumar Perikamana (2024). Spectral Subtraction for Image Denoising (https://www.mathworks.com/matlabcentral/fileexchange/45914-spectral-subtraction-for-image-denoising), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
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.0.0.0