Page Summary
-
The
ChineseTextRecognizerOptionsclass provides configurations for recognizing Chinese and Latin-based languages. -
ChineseTextRecognizerOptionsinherits from theCommonTextRecognizerOptionsclass. -
CommonTextRecognizerOptionsdefines common settings for the ML Kit Text Recognizer.
Classes
The following classes are available globally.
-
Configurations for a text recognizer for Chinese and Latin-based languages.
Declaration
Swift
class ChineseTextRecognizerOptions : CommonTextRecognizerOptions -
Common options for ML Kit Text Recognizer.
Declaration
Swift
class CommonTextRecognizerOptions : NSObject