Contents

MLBoundingBoxUnits

The units a bounding box annotation uses to define its position and size.

Declaration

enum MLBoundingBoxUnits

Overview

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:).

Topics

Designating units

See Also

Bounding box annotations