com.google.firebase.ml.vision.text

Annotations

Classes

FirebaseVisionCloudTextRecognizerOptions Represents the cloud text recognizer options. 
FirebaseVisionCloudTextRecognizerOptions.Builder Builder of FirebaseVisionCloudTextRecognizerOptions
FirebaseVisionText A hierarchical representation of texts. 
FirebaseVisionText.Element Roughly equivalent to a space-separated "word" in most Latin languages, or a character in others. 
FirebaseVisionText.Line Represents a line of text. 
FirebaseVisionText.TextBlock A block of text (think of it as a paragraph) as deemed by the OCR engine. 
FirebaseVisionTextRecognizer Text recognizer for performing optical character recognition(OCR) on an input image. 
RecognizedLanguage Recognized language for a structural component. 

Firebase ML lets you add powerful machine learning features to your app with ready-to-use APIs and support for custom model deployment.

Updated Feb 21, 2025