MLKitTextRecognitionJapanese Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The CommonTextRecognizerOptions class provides common options for the ML Kit Text Recognizer.
The JapaneseTextRecognizerOptions class offers configurations for text recognition in Japanese and Latin-based languages, inheriting from CommonTextRecognizerOptions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["The provided content details two classes available globally for text recognition. `CommonTextRecognizerOptions` offers common options for the ML Kit Text Recognizer. `JapaneseTextRecognizerOptions` provides configurations specifically for recognizing text in Japanese and Latin-based languages. This class inherits from `CommonTextRecognizerOptions`. Both are declared as classes in Swift, and inherit from NSObject.\n"]]