From c9b52b5c7c1a4466482eaec912a2223639f4192b Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 8 Aug 2019 16:37:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31e06d9..c5c85cd 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# ocrd_calamari \ No newline at end of file +# ocrd_calamari + +Recognize text using [Calamari OCR](https://github.com/Calamari-OCR/calamari). + +Introduction +------------- + +This offers a OCR-D compliant workspace processor for some of 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 +image) as its input.