MLKitImageLabeling Framework Reference

ImageLabelerOptions

class ImageLabelerOptions : CommonImageLabelerOptions

Options for an image labeler.

  • Initializes an ImageLabelerOptions instance with the confidenceThreshold property set to nil. If it remains unset, a default confidence threshold value of 0.5 will be used.

    Declaration

    Swift

    init()