Run Advanced Layout Analysis
transkribus_la_analyze_advancedPerform layout analysis with advanced parameters, including page range, block/line/word segmentation, and model selection.
Instructions
Run advanced layout analysis with additional parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collId | Yes | Collection ID | |
| docId | Yes | Document ID | |
| pages | No | Page range (e.g. "1-5" or "1,3,5") | |
| modelId | No | Model/HTR ID | |
| doBlockSeg | No | Perform block segmentation | |
| doLineSeg | No | Perform line segmentation | |
| doWordSeg | No | Perform word segmentation | |
| doPolygonToBaseline | No | Convert polygons to baselines | |
| doBaselineToPolygon | No | Convert baselines to polygons | |
| jobImpl | No | Job implementation class | |
| credits | No | Credits parameter |