ocr_region
Extract text from a specified screen region using NPU-accelerated OCR, or capture the full screen if no region is given.
Instructions
OCR a screen region. region=[x1,y1,x2,y2] in screen coords; omit for full screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | [x1, y1, x2, y2] | |
| backend | No |