MLKitObjectDetection Framework Reference

MLKObjectDetectorOptions


@interface MLKObjectDetectorOptions : MLKCommonObjectDetectorOptions

Configurations for an object detector.

  • Initializes an ObjectDetectorOptions instance with the default values.

    Declaration

    Objective-C

    - (nonnull instancetype)init;