addIncludedPoint(_:)

Refines the mask with a point that is part of the desired segmentation. Throws an error if the total number of added points exceeded the limitation. (13 points when seedPoint or seedScribbleBuffer were used or 11 points when seedBox was used)

Declaration

final func addIncludedPoint(_ point: NormalizedPoint) throws