MLKitTextRecognition Framework Reference
MLKTextRecognizerOptions
Configurations for a text recognizer for Latin-based languages.
-
Initializes a TextRecognizerOptions
instance with the default values.
Declaration
Objective-C
- (nonnull instancetype)init;
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 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[[["`MLKTextRecognizerOptions` configures a text recognizer specifically designed for Latin-based languages."],["It inherits from `MLKCommonTextRecognizerOptions`, providing a foundation for its functionality."],["Initializing with `init` method sets the recognizer options to their default values."]]],[]]