6 Commits (af5cbe9052e20673d1862e299e7c8b27a96dea13)

Author SHA1 Message Date
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
Kai Labusch 0b7bc8d93e add missing requirement 5 years ago
Kai Labusch 9eda874985 add missing requirement 5 years ago
Gerber, Mike 0c915c75de sbb_textline_detector: Add a OCR-D interface 5 years ago
Gerber, Mike 561a6f8a90 ⚙ sbb_textline_detector: Use click instead of argparse 5 years ago
Gerber, Mike b85a9dc256 🧹 sbb_textline_docker: Rename to sbb_textline_detector 5 years ago