[[["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."],[],["The provided content details text recognition features for detecting Latin-based characters in images. Key components include the `TextRecognizer` client for performing OCR and the `TextRecognizerOptionsInterface` for setting options. The `Text` class represents text hierarchically, divided into `TextBlock` (paragraphs), `Line`, `Element` (words), and `Symbol` (single characters). `TextRecognition` is the primary access point for performing OCR. `LanguageOption` allows you to define languages.\n"]]