From 9bd3331479223326589249f8ef13086049cc6420 Mon Sep 17 00:00:00 2001 From: Clemens Neudecker Date: Thu, 14 Nov 2019 23:15:32 +0100 Subject: [PATCH] Update User_Guide.md --- docs/User_Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/User_Guide.md b/docs/User_Guide.md index 79912fa..b60acd0 100644 --- a/docs/User_Guide.md +++ b/docs/User_Guide.md @@ -77,7 +77,7 @@ We also provide some [Python tools](https://github.com/qurator-spk/neath/tree/ma * use mouse wheel to scroll up and down * use navigation `<<` and `>>` to move faster #### Image Support -Provided facsimile images are available online via the [iiif.io](https://iiif.io/) Image API, [neath](https://github.com/qurator-spk/neath) supports the embedding of facsimile snippets into its interface to help with data anotation and correction. +Provided facsimile images are available online via the [iiif.io](https://iiif.io/) Image API, [neath](https://github.com/qurator-spk/neath) supports the embedding of facsimile snippets into its interface to help with data annotation and correction. This further requires that OCR with word segmentation is applied to the image to determine bounding boxes for tokens. The iiif-image-url contained in the source ``#`` can then be used as a replacement for ``url_id`` in combination with the token bounding boxes as ``left,right,top,bottom`` to obtain the facsimile snippet url and display the image.