From eece89b9acd40808d98da98093a942518ff4dc5c Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Fri, 16 Oct 2020 11:12:17 +0200 Subject: [PATCH] patches should be true by default, ht @vahidrezanezhad --- sbb_binarize/ocrd-tool.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbb_binarize/ocrd-tool.json b/sbb_binarize/ocrd-tool.json index e0c4795..e7ca0c8 100644 --- a/sbb_binarize/ocrd-tool.json +++ b/sbb_binarize/ocrd-tool.json @@ -19,7 +19,7 @@ "patches": { "description": "by setting this parameter to true you let the model to see the image in patches.", "type": "boolean", - "default": false + "default": true }, "model": { "description": "models directory.",