From 7b8c476700f995c81a43ec46a14efdb42ea11b32 Mon Sep 17 00:00:00 2001 From: AlisaLinUwU Date: Sun, 26 Jan 2025 11:44:59 +0500 Subject: Initialize --- src/main/resources/tessdata/configs/strokewidth | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/main/resources/tessdata/configs/strokewidth (limited to 'src/main/resources/tessdata/configs/strokewidth') diff --git a/src/main/resources/tessdata/configs/strokewidth b/src/main/resources/tessdata/configs/strokewidth new file mode 100644 index 0000000..e95b592 --- /dev/null +++ b/src/main/resources/tessdata/configs/strokewidth @@ -0,0 +1,12 @@ +textord_show_blobs 0 +textord_debug_tabfind 3 +textord_tabfind_show_partitions 1 +textord_tabfind_show_initial_partitions 1 +textord_tabfind_show_columns 1 +textord_tabfind_show_blocks 1 +textord_tabfind_show_initialtabs 1 +textord_tabfind_show_finaltabs 1 +textord_tabfind_show_strokewidths 1 +textord_tabfind_show_vlines 0 +textord_tabfind_show_images 1 +tessedit_dump_pageseg_images 0 -- cgit v1.2.3