Let S, a subset of pixels in an image, is said to be a connected set if:
Posted: Thu Jul 14, 2022 10:06 am
a) If for any pixel p in S, the set of pixels that are connected to it in Sis only one
b) If it only has one connected component
c) If S is a region
d) All of the mentioned
b) If it only has one connected component
c) If S is a region
d) All of the mentioned