MATLAB File Help: cv.SuperpixelSLIC/getLabelContourMask Index
cv.SuperpixelSLIC/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.

See also
Method Details
Access public
Sealed false
Static false