MLKitObjectDetection Framework Reference

Stay organized with collections Save and categorize content based on your preferences.

ObjectDetectorOptions

class ObjectDetectorOptions : CommonObjectDetectorOptions

Configurations for an object detector.

  • Initializes an ObjectDetectorOptions instance with the default values.

    Declaration

    Swift

    init()