Page Summary
-
This documentation outlines classes available for image labeling within ML Kit.
-
CommonImageLabelerOptionsprovides general configuration for an image labeler. -
ImageLabelerOptionsoffers specific options, inheriting fromCommonImageLabelerOptions.
Classes
The following classes are available globally.
-
Options for an image labeler.
Declaration
Swift
class CommonImageLabelerOptions : NSObject -
Options for an image labeler.
Declaration
Swift
class ImageLabelerOptions : CommonImageLabelerOptions