mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 11:49:53 +02:00
Merge branch 'master' of https://github.com/OCR-D/ocrd_calamari
This commit is contained in:
commit
f2001a79f1
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This offers a OCR-D compliant workspace processor for some of the functionality of Calamari OCR.
|
This offers a OCR-D compliant workspace processor for the functionality of Calamari OCR.
|
||||||
|
|
||||||
This processor only operates on the text line level and so needs a line segmentation (and by extension a binarized
|
This processor only operates on the text line level and so needs a line segmentation (and by extension a binarized
|
||||||
image) as its input.
|
image) as its input.
|
||||||
|
@ -59,7 +59,7 @@ With `test-parameters.json`:
|
||||||
}
|
}
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
You may want to have a look at the [ocrd-tool.json](ocrd-tool.json) descriptions
|
You may want to have a look at the [ocrd-tool.json](ocrd_calamari/ocrd-tool.json) descriptions
|
||||||
for additional parameters and default values.
|
for additional parameters and default values.
|
||||||
|
|
||||||
## Development & Testing
|
## Development & Testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue