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.
2019-11-19 15:08:53 +01:00
..
__init__.py sbb_textline_detector: Add a OCR-D interface 2019-10-10 17:54:42 +02:00
main.py 🧹 sbb_textline_detector: Do not create empty/space-only TextEquivs (again) 2019-11-19 11:08:41 +01:00
ocrd-tool.json sbb_textline_detector: Add a OCR-D interface 2019-10-10 17:54:42 +02:00
ocrd_cli.py sbb_textline_detection: Preserve input PAGE info by merging segmentation results 2019-11-19 15:08:53 +01:00