FirebaseMLVision Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
FIRVisionImageLabelerType
enum FIRVisionImageLabelerType {}
@enum VisionImageLabelerType
An enum of image labeler types.
-
On-device image labeler type.
Declaration
Objective-C
FIRVisionImageLabelerTypeOnDevice
-
Cloud image labeler type.
Declaration
Objective-C
FIRVisionImageLabelerTypeCloud
-
On-device AutoML image labeler type.
Declaration
Objective-C
FIRVisionImageLabelerTypeOnDeviceAutoML
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-02-11 UTC.
[null,null,["Last updated 2021-02-11 UTC."],[],[],null,["FIRVisionImageLabelerType \n\n enum FIRVisionImageLabelerType {}\n\n@enum VisionImageLabelerType\nAn enum of image labeler types.\n- `\n ``\n ``\n `\n\n [FIRVisionImageLabelerTypeOnDevice](#/c:@E@FIRVisionImageLabelerType@FIRVisionImageLabelerTypeOnDevice)`\n ` \n On-device image labeler type. \n\n Declaration \n Objective-C \n\n FIRVisionImageLabelerTypeOnDevice\n\n- `\n ``\n ``\n `\n\n [FIRVisionImageLabelerTypeCloud](#/c:@E@FIRVisionImageLabelerType@FIRVisionImageLabelerTypeCloud)`\n ` \n Cloud image labeler type. \n\n Declaration \n Objective-C \n\n FIRVisionImageLabelerTypeCloud\n\n- `\n ``\n ``\n `\n\n [FIRVisionImageLabelerTypeOnDeviceAutoML](#/c:@E@FIRVisionImageLabelerType@FIRVisionImageLabelerTypeOnDeviceAutoML)`\n ` \n On-device AutoML image labeler type. \n\n Declaration \n Objective-C \n\n FIRVisionImageLabelerTypeOnDeviceAutoML"]]