1.

A pixel p at coordinates (x, y) has neighbors whose coordinates are given by:
(x+1, y), (x-1, y), (x, y+1), (x, y-1)

A. nThis set of pixels is called ____________
B. t4-neighbors of p
C. tDiagonal neighbors
D. t8-neighbors
E. tNone of the mentioned
Answer» B. t4-neighbors of p


Discussion

No Comment Found