is there a code to perform a median filtering without adding the noise???

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
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.

Gefragt:

am 27 Feb. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by