Run Layout Analysis
transkribus_la_analyzeRun layout analysis on document pages to identify text blocks, lines, and words. Specify collection and document IDs, select page ranges, and enable segmentation options to structure scanned pages for further processing.
Instructions
Run layout analysis on document pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document ID | |
| pages | No | Page range (e.g. "1-5" or "1,3,5") | |
| collId | Yes | Collection ID | |
| credits | No | Credits parameter | |
| jobImpl | No | Job implementation class | |
| doLineSeg | No | Perform line segmentation | |
| doWordSeg | No | Perform word segmentation | |
| doBlockSeg | No | Perform block segmentation | |
| doBaselineToPolygon | No | Convert baselines to polygons | |
| doPolygonToBaseline | No | Convert polygons to baselines |