com.google.firebase.ml.vision.text
Stay organized with collections
Save and categorize content based on your preferences.
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 2020-08-08 UTC.
[null,null,["Last updated 2020-08-08 UTC."],[],[],null,["# com.google.firebase.ml.vision.text\n\n### Annotations\n\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------|\n| [FirebaseVisionCloudTextRecognizerOptions.CloudTextModelType](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionCloudTextRecognizerOptions.CloudTextModelType) | Cloud model types for text recognition. |\n| [FirebaseVisionTextRecognizer.RecognizerType](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionTextRecognizer.RecognizerType) | Recognizer types. |\n\n### Classes\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FirebaseVisionCloudTextRecognizerOptions](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionCloudTextRecognizerOptions) | Represents the cloud text recognizer options. |\n| [FirebaseVisionCloudTextRecognizerOptions.Builder](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionCloudTextRecognizerOptions.Builder) | Builder of [FirebaseVisionCloudTextRecognizerOptions](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionCloudTextRecognizerOptions). |\n| [FirebaseVisionText](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionText) | A hierarchical representation of texts. |\n| [FirebaseVisionText.Element](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionText.Element) | Roughly equivalent to a space-separated \"word\" in most Latin languages, or a character in others. |\n| [FirebaseVisionText.Line](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionText.Line) | Represents a line of text. |\n| [FirebaseVisionText.TextBlock](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionText.TextBlock) | A block of text (think of it as a paragraph) as deemed by the OCR engine. |\n| [FirebaseVisionTextRecognizer](/docs/reference/android/com/google/firebase/ml/vision/text/FirebaseVisionTextRecognizer) | Text recognizer for performing optical character recognition(OCR) on an input image. |\n| [RecognizedLanguage](/docs/reference/android/com/google/firebase/ml/vision/text/RecognizedLanguage) | Recognized language for a structural component. |"]]