From c417a0ab7788842515ec6bccd7422ba932e24c03 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Thu, 3 Sep 2020 11:31:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20README:=20Add=20a=20screenshot?= =?UTF-8?q?=20of=20example=20output?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e158b8d..29adbf3 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ segmentation and the glyph positions. The provided glyph and word segmentation can be used for text extraction and highlighting, but is probably not useful for further image-based processing. +![Example output as viewed in PAGE Viewer](https://github.com/OCR-D/ocrd_calamari/raw/screenshots/output-in-page-viewer.jpg) + ## Installation ### From PyPI