Is median filter better than any other filter (mean, averaging etc)? Why?
7 次查看(过去 30 天)
显示 更早的评论
I want to know why median filter is used frequently as image filter?
0 个评论
采纳的回答
Image Analyst
2015-8-3
It's claim to fame is that it removes noise while keeping edges sharper than other filters like mean/averaging.
更多回答(1 个)
Jan
2015-8-3
This is not a Matlab question. If you ask your favorite internet search engine, you will find explanations here:
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!