mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
🧹 do_linesegmentation_sbb: It's now clear that sbb segmentation works with RGB images
This commit is contained in:
parent
460b6c34d1
commit
44979e7fa2
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ do_linesegmentation_tesserocr() {
|
|||
|
||||
do_linesegmentation_sbb() {
|
||||
# Segment the lines in the images
|
||||
# TODO: Check that this works with the RGB images
|
||||
|
||||
ocrd_sbb_textline_detector_parameters='{"model": "/var/lib/textline_detection"}'
|
||||
ocrd workspace remove-group -rf OCR-D-SEG-REGION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue