getLabelContourMask (cv.SuperpixelSEEDS) - MATLAB File Help
cv.SuperpixelSEEDS/getLabelContourMask

Returns the mask of the superpixel segmentation stored in object

img = obj.getLabelContourMask()
img = obj.getLabelContourMask('OptionName',optionValue, ...)

Output

Options

The function return the boundaries of the superpixel segmentation.

image

See also
Method Details
Access public
Sealed false
Static false