performSegment (cv.HfsSegment) - MATLAB File Help |
Do segmentation
dst = obj.performSegment(src)
dst = obj.performSegment(src, 'OptionName',optionValue, ...)
uint16
. If this parameter is true,
then the returned array is a segmented picture, and color of
each region is the average color of all pixels in that region,
and it's data type is the same as the input image.
default truedst output, depends on Draw
option.
Access | public |
Sealed | false |
Static | false |