google_mlkit_image_labeling library

Classes

FirebaseImageLabelerModelManager
A subclass of ModelManager that manages FirebaseModelSource required to process the image.
FirebaseLabelerOption
Options for ImageLabeler using a Firebase model.
ImageLabel
Represents a label detected in an image.
ImageLabeler
An image labeler that processes and labels InputImage.
ImageLabelerOptions
Base options for ImageLabeler.
InputImage
Image format that ML Kit takes to process the image.
InputImageMetadata
Data of image required when creating image from bytes.
LocalLabelerOptions
Options for ImageLabeler using a custom local model.
ModelManager
A class to manage remote models.

Enums

ImageLabelerType
Type of ImageLabeler.
InputImageFormat
To indicate the format of image while creating input image from bytes
InputImageRotation
The camera rotation angle to be specified
InputImageType
The type of InputImage.