Contents

init(boundingBox:revision:)

Creates a face observation from its bounding box.

Declaration

init(boundingBox: NormalizedRect, revision: DetectFaceRectanglesRequest.Revision? = nil)

Parameters

  • boundingBox:

    The bounding box of the detected face.

  • revision:

    The revision of the Detectfacerectanglesrequest that provided the bounding box.

See Also

Creating an observation