mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-31 18:07:16 +08:00
Updated Command Line Usage (markdown)
parent
d60b47a4fa
commit
780838a6fd
@ -38,6 +38,10 @@
|
|||||||
--list-langs List available languages for tesseract engine.
|
--list-langs List available languages for tesseract engine.
|
||||||
--print-parameters Print tesseract parameters to stdout.
|
--print-parameters Print tesseract parameters to stdout.
|
||||||
|
|
||||||
|
## OCR only first page of a multi-page tiff
|
||||||
|
|
||||||
|
Use the config variable as part of command `-c tessedit_page_number=0 `
|
||||||
|
|
||||||
## Simplest Invocation to OCR an image
|
## Simplest Invocation to OCR an image
|
||||||
|
|
||||||
tesseract imagename outputbase
|
tesseract imagename outputbase
|
||||||
|
Loading…
Reference in New Issue
Block a user