Get OCR Costs
transkribus_recog_get_ocr_costsCalculate estimated OCR costs for a document by providing collection and document IDs. Optionally specify pages, model, or block segmentation to refine the quote.
Instructions
Get the estimated OCR costs for a document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| docId | Yes | Document ID | |
| nrOfPages | No | Number of pages | |
| id | No | Model ID | |
| pages | No | Page range | |
| doBlockSegOnly | No | Only do block segmentation | |
| type | No | OCR type | Legacy |