extract_text
Extract text from an image file on disk using OCR. Provide the absolute path to the image to get the recognized text.
Instructions
从磁盘图片中提取文字(OCR) / OCR an image file on disk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | Yes | 图片文件的绝对路径 / Absolute path to the image file. |