mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-13 14:13:15 +08:00
disable text creation for unlv, makebox, box.train, and box.train.stderr (see #49)
This commit is contained in:
parent
43834da7a2
commit
05de195efc
@ -1,3 +1,4 @@
|
|||||||
|
tessedit_create_txt 0
|
||||||
disable_character_fragments T
|
disable_character_fragments T
|
||||||
file_type .bl
|
file_type .bl
|
||||||
textord_fast_pitch_test T
|
textord_fast_pitch_test T
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
tessedit_create_txt 0
|
||||||
file_type .bl
|
file_type .bl
|
||||||
#tessedit_use_nn F
|
#tessedit_use_nn F
|
||||||
textord_fast_pitch_test T
|
textord_fast_pitch_test T
|
||||||
|
@ -1 +1,2 @@
|
|||||||
|
tessedit_create_txt 0
|
||||||
tessedit_create_boxfile 1
|
tessedit_create_boxfile 1
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
tessedit_create_txt 0
|
||||||
tessedit_write_unlv 1
|
tessedit_write_unlv 1
|
||||||
tessedit_pageseg_mode 6
|
tessedit_pageseg_mode 6
|
||||||
|
Loading…
Reference in New Issue
Block a user