From 44979e7fa27974cda15e0b9306ccc1845631b9c9 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Fri, 7 Feb 2020 17:50:33 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20do=5Flinesegmentation=5Fsbb:=20I?= =?UTF-8?q?t's=20now=20clear=20that=20sbb=20segmentation=20works=20with=20?= =?UTF-8?q?RGB=20images?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my_ocrd_workflow | 1 - 1 file changed, 1 deletion(-) diff --git a/my_ocrd_workflow b/my_ocrd_workflow index 0507d6d..e4ce186 100755 --- a/my_ocrd_workflow +++ b/my_ocrd_workflow @@ -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