mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
Update README.md
This commit is contained in:
parent
000e39c676
commit
fef7cf309b
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,7 @@ The following options can be used to further configure the processing:
|
|||
| `-tab` | apply table detection |
|
||||
| `-ae` | apply enhancement (the resulting image is saved to the output directory) |
|
||||
| `-as` | apply scaling |
|
||||
| `-cl` | apply polygonal countour detection for curved text lines |
|
||||
| `-ib` | apply binarization (the resulting image is saved to the output directory) |
|
||||
| `-ep` | enable plotting (MUST always be used with `-sl`, `-sd`, `-sa`, `-si` or `-ae`) |
|
||||
| `-ho` | ignore headers for reading order dectection |
|
||||
|
@ -73,6 +74,7 @@ The following options can be used to further configure the processing:
|
|||
| `-si <directory>` | save image regions detected in documents to this directory |
|
||||
| `-sd <directory>` | save deskewed image to this directory |
|
||||
| `-sl <directory>` | save layout prediction as plot to this directory |
|
||||
| `-sp <directory>` | save cropped page image to this directory |
|
||||
| `-sa <directory>` | save all (plot, enhanced, binary image and layout prediction) to this directory |
|
||||
|
||||
The tool performs better with RGB images as input than with greyscale or binarized images.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue