com.google.mlkit.vision.label

  • ImageLabeler is used for finding image labels in a supplied image.

  • ImageLabel represents an image label detected by ImageLabeler.

  • ImageLabelerOptionsBase provides base options for ImageLabeler.

  • ImageLabeling is the entry point to get an ImageLabeler.

Interfaces

ImageLabeler An ImageLabeling client for finding ImageLabels in a supplied image. 

Classes

ImageLabel Represents an image label detected by ImageLabeler
ImageLabelerOptionsBase Base options for ImageLabeler
ImageLabeling Entry point to get an ImageLabeler for finding ImageLabels in a supplied image.