Contents

MLObjectDetector.DetectedObjects

An array of annotations that represent the items an object detector found in an image.

Declaration

typealias DetectedObjects = [MLObjectDetector.ObjectAnnotation]

See Also

Testing an object detector