public class FirebaseVisionOnDeviceAutoMLImageLabelerOptions extends Object
This class is deprecated.
The standalone ML Kit SDK replaces this API. For more information, refer to the migration guide.
Options for on device automl image labeler. Confidence threshold could be provided for the label detection.
For example, if the confidence threshold is set to 0.7, only labels with confidence >= 0.7 would be returned. The default threshold is 0.5.
Nested Class Summary
class | FirebaseVisionOnDeviceAutoMLImageLabelerOptions.Builder | Builder of
FirebaseVisionOnDeviceImageLabelerOptions . |
Public Method Summary
boolean | |
int |
hashCode()
|