MLKitObjectDetectionCommon Framework Reference

Classes

The following classes are available globally.

  • Common configurations shared by all types of object detectors.

    Declaration

    Swift

    class CommonObjectDetectorOptions : NSObject
  • An object detected in an image.

    Declaration

    Swift

    class Object : NSObject
  • An object detector and tracker that detects objects in an image and supports tracking them.

    Declaration

    Swift

    class ObjectDetector : NSObject
  • A label that describes an object detected in an image.

    Declaration

    Swift

    class ObjectLabel : NSObject