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

<<http://docs.opencv.org/3.1.0/superpixels_demo.png>>

See also
Method Details
Access public
Sealed false
Static false