com.google.mlkit.vision.objects

  • ObjectDetectorOptionsBase.DetectorMode specifies whether detection is for single images or streaming.

  • ObjectDetector is a client for finding DetectedObjects in a supplied image.

  • DetectedObject represents an object detected by ObjectDetector, and DetectedObject.Label represents its image label.

  • ObjectDetection is the entry point to get an ObjectDetector.

  • ObjectDetectorOptionsBase provides the base options for ObjectDetector.

Annotations

The detector mode which indicates whether detection is for single image or for streaming. 

Interfaces

An ObjectDetection client for finding DetectedObject s in a supplied image. 

Classes

DetectedObject Represents an object detected by ObjectDetector
DetectedObject.Label Represents an image label of a detected object. 
ObjectDetection Entry point to get an ObjectDetector for finding DetectedObject s in a supplied image. 
ObjectDetectorOptionsBase Base options for ObjectDetector
Design a Mobile Site
View Site in Mobile | Classic
Share by: