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