core/models/ocr_text_result library
Classes
- OcrTextResult
- Structured container holding full hierarchical OCR output (blocks, lines, elements).
- TextBlock
- Represents a distinct paragraph or block of text detected by OCR.
- TextElement
- Individual text element inside an OCR line.
- TextLine
- Represents a single line of text detected by OCR.