MLBoundingBoxUnits
The units a bounding box annotation uses to define its position and size.
Declaration
enum MLBoundingBoxUnitsOverview
All bounding box annotations in an annotation file must use the same units for their coordinates and size. See MLObjectDetector.AnnotationType.boundingBox(units:origin:anchor:).