processImage (cv.GraphSegmentation) - MATLAB File Help |
Segment an image and store output in dst
dst = obj.processImage(src)
int32
matrix with
the same number of cols and rows as input image, with a
unique sequential id for each pixel.Access | public |
Sealed | false |
Static | false |