MCQOPTIONS
Saved Bookmarks
| 1. |
In linear spatial filtering, what is the pixel of the image under mask corresponding to the mask coefficient w (1, -1), assuming a 3*3 mask? |
| A. | f (x, -y) |
| B. | f (x + 1, y) |
| C. | f (x, y – 1) |
| D. | f (x + 1, y – 1) |
| Answer» E. | |