ocr_image
Extract text from local image files and receive recognized lines with optional per-line confidence scores and bounding-box coordinates.
Instructions
Recognize text in a local image file. Returns text + per-line confidence + coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | ||
| return_polys | No | ||
| return_scores | No |