Run Layout Analysis
transkribus_la_analyzeAnalyze document page layouts by detecting blocks, lines, and words to enable text recognition.
Instructions
Run layout analysis on document pages.
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") | |
| 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 |