Is median filter better than any other filter (mean, averaging etc)? Why?

7 views (last 30 days)
I want to know why median filter is used frequently as image filter?

Accepted Answer

Image Analyst
Image Analyst on 3 Aug 2015
It's claim to fame is that it removes noise while keeping edges sharper than other filters like mean/averaging.

More Answers (1)

Jan
Jan on 3 Aug 2015
This is not a Matlab question. If you ask your favorite internet search engine, you will find explanations here:

Categories

Find more on Images in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!