TextRecognizerOptionsInterface
Stay organized with collections
Save and categorize content based on your preferences.
Spark icon
Page Summary
TextRecognizerOptionsInterface is an interface for options for TextRecognizer.
TextRecognizerOptions is a known indirect subclass of TextRecognizerOptionsInterface, providing options specifically for the Latin text model.
The interface includes a nested class called LanguageOption which defines language options for text recognition.
Several constants are defined within the interface representing different language combinations for text recognition, such as LATIN, LATIN_AND_CHINESE, LATIN_AND_DEVANAGARI, LATIN_AND_JAPANESE, and LATIN_AND_KOREAN.
[[["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年10月31日 UTC."],[],[]]