MLKitImageLabelingCommon Framework Reference

Classes

The following classes are available globally.

  • Options for an image labeler.

    Declaration

    Objective-C

    
    @interface MLKCommonImageLabelerOptions : NSObject
  • Represents a label for an image.

    Declaration

    Objective-C

    
    @interface MLKImageLabel : NSObject
  • An image labeler that processes and labels images.

    Declaration

    Objective-C

    
    @interface MLKImageLabeler : NSObject