InterviewSolution
Saved Bookmarks
| 1. |
Best example for a Order-statistic filter is ____________________(a) Impulse filter(b) Averaging filter(c) Median filter(d) None of the MentionedI got this question in an online interview.My doubt stems from Smoothing Spacial Filters in chapter Intensity Transformations and Spatial Filtering of Digital Image Processing |
|
Answer» CORRECT choice is (c) MEDIAN FILTER To explain: Median filter is the BEST KNOWN Order-statistic filter. |
|