boundingBox
The bounding box of the object.
Declaration
var boundingBox: NormalizedRect { get }Discussion
The coordinate system is normalized to the dimensions of the processed image, with the origin at the lower-left corner of the image.
The bounding box of the object.
var boundingBox: NormalizedRect { get }The coordinate system is normalized to the dimensions of the processed image, with the origin at the lower-left corner of the image.