OcrCell Model
OcrCell Model documentation for Java SDK
OcrCell
Single OCR layout element.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| bbox | BoundingBox | [optional] | |
| categoryLabel | String | Raw category label emitted by OCR | |
| category | OcrCategory | ||
| text | String | OCR text content |