mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-21 11:36:15 +08:00
Using LSTM Engine with Tesseract 4.0alpha
parent
c6b61ffa4f
commit
cad7398fda
@ -42,6 +42,12 @@ This page has not been (fully) updated for Tesseract 4.0.
|
|||||||
|
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
|
## Using LSTM Engine with Tesseract 4.0alpha
|
||||||
|
|
||||||
|
Use --oem 1 for LSTM, --oem 0 for Legacy Tesseract
|
||||||
|
|
||||||
|
`tesseract input.tiff output --oem 1 -l eng`
|
||||||
|
|
||||||
## Add page break in output
|
## Add page break in output
|
||||||
|
|
||||||
Use the config variable as part of command `-c include_page_breaks=1 -c page_separator="[PAGE SEPRATOR]"`
|
Use the config variable as part of command `-c include_page_breaks=1 -c page_separator="[PAGE SEPRATOR]"`
|
||||||
|
Loading…
Reference in New Issue
Block a user