InterviewSolution
Saved Bookmarks
| 1. |
Which filter(s) used to find the brightest point in the image?(a) Median filter(b) Max filter(c) Mean filter(d) All of the mentionedThe question was posed to me in unit test.My question is based upon Smoothing Nonlinear Spatial Filter in division Intensity Transformations and Spatial Filtering of Digital Image Processing |
|
Answer» Right answer is (b) Max filter |
|