Contents

addExcludedPoint(_:)

Refines the mask with a point that is excluded from the desired segmentation. Throws an error if the total number of added points exceeds the limit. (13 points when seedPoint or seedScribbleBuffer was used, or 11 points when seedBox was used)

Declaration

final func addExcludedPoint(_ point: NormalizedPoint) throws

See Also

Updating the mask