i have a binary image with some noise that look like salt and peper noise if applyed any filter like imfilter , fspecial the image get currepted how i can remove the noise plz help me.................

Answers (1)

"Salt and pepper"-noise is more efficiently removed with median-type filters. Have a look at medfilt2.
HTH

Asked:

on 2 May 2013

Community Treasure Hunt

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

Start Hunting!