MLObjectDetector.DetectedObjects
An array of annotations that represent the items an object detector found in an image.
Declaration
typealias DetectedObjects = [MLObjectDetector.ObjectAnnotation]An array of annotations that represent the items an object detector found in an image.
typealias DetectedObjects = [MLObjectDetector.ObjectAnnotation]