1.

Two pixels p and q having gray values from V, the set of gray-level values used to define adjacency, are m-adjacent if:(a) q is in N4(p)(b) q is in ND(p) and the set N4(p) ∩ N4(q) has no pixels whose values are from V(c) Any of the mentioned(d) None of the mentionedThis question was posed to me in unit test.My enquiry is from Relationship between Pixels and Image Enhancement Basics topic in chapter Image Enhancement of Digital Image Processing

Answer»

The correct option is (C) Any of the mentioned

The explanation: Mixed adjacency is a modified form of 8-adjacency.

The above CONDITIONED Two pixels P and q are m-adjacent if:

q is in N4(p), or

q is in ND(p) and the set N4(p) ∩ N4(q) has no pixels WHOSE values are from V.



Discussion

No Comment Found

Related InterviewSolutions