Contents

init(seedPoint:_:)

Instantiates with a seed point.

Declaration

init(seedPoint: NormalizedPoint, _ revision: GenerateIterativeSegmentationRequest.Revision? = nil)

Discussion

No result will be produced if the point is outside the regionOfInterest. By default, the regionOfInterest is the whole image. This point is counted toward the total number of points that can be added.

See Also

Creating a request