Commit graph

6 commits

Author SHA1 Message Date
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
Kai Labusch
0b7bc8d93e add missing requirement 2019-10-19 11:15:59 +02:00
Kai Labusch
9eda874985 add missing requirement 2019-10-19 11:15:09 +02:00
0c915c75de sbb_textline_detector: Add a OCR-D interface 2019-10-10 17:54:42 +02:00
561a6f8a90 ⚙ sbb_textline_detector: Use click instead of argparse 2019-10-10 16:40:48 +02:00
b85a9dc256 🧹 sbb_textline_docker: Rename to sbb_textline_detector 2019-10-10 16:13:07 +02:00