Contents

init(boundingBox:)

Creates an observation with a bounding box.

Declaration

convenience init(boundingBox: CGRect)

Parameters

  • boundingBox:

    The observation’s bounding box, in coordinates normalized to the dimensions of the processed image, with its origin at the image’s lower-left corner.

See Also

Creating an Observation