is there a code to perform a median filtering without adding the noise???
Ältere Kommentare anzeigen
i wanted to perform a median filtering on the original image without adding any noise. Is it possible??? If so can u plz provide the code for me.
Antworten (1)
Walter Roberson
am 27 Feb. 2013
0 Stimmen
Take the code that does it with adding noise, and adjust the noise to be 0. Then once that is working, remove the adding of the noise completely.
Kategorien
Mehr zu Image Filtering finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!