You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sbb_textline_detection/qurator/sbb_textline_detector
Gerber, Mike 4aed06a325 sbb_textline_detection: Preserve input PAGE info by merging segmentation results
ocrd_sbb_textline_detection used the output XML by main.py as is, and
– by doing this – threw away any input data from the input PAGE,
including the critical pc:AlternativeImage and the less important
pc:MetadataItem.

Fix this by merging the segmentation results into a file created from
the input file.

Also add a pc:MetadataItem processingStep about the segmentation
operation.
5 years ago
..
__init__.py sbb_textline_detector: Add a OCR-D interface 5 years ago
main.py 🧹 sbb_textline_detector: Do not create empty/space-only TextEquivs (again) 5 years ago
ocrd-tool.json sbb_textline_detector: Add a OCR-D interface 5 years ago
ocrd_cli.py sbb_textline_detection: Preserve input PAGE info by merging segmentation results 5 years ago