Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Norbert Fischer
paperboat
Commits
7b92cf9e
Commit
7b92cf9e
authored
Sep 07, 2022
by
norbertf
Browse files
updated readme
parent
1e42135e
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7b92cf9e
...
...
@@ -22,6 +22,14 @@ To run the whole pipeline (Binarization + Segmentation + OCR + PageXML output) r
```
$ paperboat -o output_directory -- image_file.png
```
There are different presets available:
-
default (for historical documents)
-
modern (for modern documents)
Set the preset using the -p switch:
```
$ paperboat -p modern img1.png
```
It's possible to specify multiple images files to run at once.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment