MLKitObjectDetection Framework Reference

Type Definitions

The following type definitions are available globally.

  • @enum ObjectDetectorMode Object detector modes.

    Declaration

    Objective-C

    typedef NSInteger MLKObjectDetectorMode
  • Labels of objects detected by the detector.

    Declaration

    Objective-C

    typedef NSString *MLKDetectedObjectLabel
  • Label indices of objects detected by the detector.

    Declaration

    Objective-C

    typedef NSInteger MLKDetectedObjectLabelIndex