vnc_ocr_region
Extract text from any defined screen area using OCR. Provide x, y, width, and height coordinates to read text only from that region.
Instructions
Extract text from a specific region using OCR
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| lang | No | eng | |
| width | Yes | ||
| height | Yes |