InterviewSolution
Saved Bookmarks
| 1. |
What is required to generate an M X N linear spatial filter?(a) MN mask coefficients(b) M+N coordinates(c) MN spatial coefficients(d) None of the MentionedThis question was addressed to me by my college professor while I was bunking the class.My question comes from Fundamentals of Spatial Filtering in chapter Intensity Transformations and Spatial Filtering of Digital Image Processing |
|
Answer» The correct CHOICE is (a) MN mask COEFFICIENTS |
|