1.

A pixel p at coordinates (x, y) has neighbors whose coordinates are given by:(x+1, y+1), (x+1, y-1), (x-1, y+1), (x-1, y-1)This set of pixels is called ____________

A. 4-neighbors of p
B. Diagonal neighbors
C. 8-neighbors
D. None of the mentioned
Answer» C. 8-neighbors


Discussion

No Comment Found

Related MCQs