mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-30 22:49:52 +02:00
Update README.md
This commit is contained in:
parent
05a3589d54
commit
c7062c58ff
1 changed files with 11 additions and 9 deletions
|
@ -74,6 +74,7 @@ Alternatively, running `make models` will download and extract models to `$(PWD)
|
||||||
|
|
||||||
The basic command-line interface can be called like this:
|
The basic command-line interface can be called like this:
|
||||||
|
|
||||||
|
```sh
|
||||||
eynollah \
|
eynollah \
|
||||||
-i <image file name> \
|
-i <image file name> \
|
||||||
-o <directory to write output xml or enhanced image> \
|
-o <directory to write output xml or enhanced image> \
|
||||||
|
@ -83,6 +84,7 @@ The basic command-line interface can be called like this:
|
||||||
-as <if true, the tool will check whether the document needs rescaling or not> \
|
-as <if true, the tool will check whether the document needs rescaling or not> \
|
||||||
-cl <if true, the tool will extract the contours of curved textlines instead of rectangle bounding boxes> \
|
-cl <if true, the tool will extract the contours of curved textlines instead of rectangle bounding boxes> \
|
||||||
-si <if a directory is given here, the tool will output image regions inside documents there>
|
-si <if a directory is given here, the tool will output image regions inside documents there>
|
||||||
|
```
|
||||||
|
|
||||||
The tool does accept and works better on original images (RGB format) than binarized images.
|
The tool does accept and works better on original images (RGB format) than binarized images.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue