Annotations
FirebaseVisionObject.Category | Classification category of detected objects. |
FirebaseVisionObjectDetectorOptions.DetectorMode | The detector mode which indicates whether detection is for single image or for streaming. |
Classes
FirebaseVisionObject | Represents a detected object by
FirebaseVisionObjectDetector . |
FirebaseVisionObjectDetector | Detector for finding FirebaseVisionObject s
in a supplied image. |
FirebaseVisionObjectDetectorOptions | Options for
FirebaseVisionObjectDetector . |
FirebaseVisionObjectDetectorOptions.Builder | Builder of
FirebaseVisionObjectDetectorOptions . |