InterviewSolution
Saved Bookmarks
| 1. |
A mask of size 3*3 is formed using Laplacian including diagonal neighbors that has central coefficient as 9. Then, what would be the central coefficient of same mask if it is made without diagonal neighbors?(a) 5(b) -5(c) 8(d) -8This question was addressed to me in my homework.Query is from Use of Second Order Derivative for Enhancement topic in division Image Enhancement of Digital Image Processing |
|
Answer» The correct choice is (a) 5 |
|