Get OCR Costs
transkribus_recog_get_ocr_costsEstimate OCR costs for a document by specifying collection and document IDs, with optional model, page range, and block segmentation settings.
Instructions
Get the estimated OCR costs for a document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Model ID | |
| type | No | OCR type | Legacy |
| docId | Yes | Document ID | |
| pages | No | Page range | |
| collId | Yes | Collection ID | |
| nrOfPages | No | Number of pages | |
| doBlockSegOnly | No | Only do block segmentation |