From 5ab14758c4976b328099155521d6639c85fb51ce Mon Sep 17 00:00:00 2001 From: vahidrezanezhad Date: Mon, 3 Aug 2020 13:23:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46aed13..166b8df 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The goal of this project is to extract textlines of a document to feed an ocr mo * Printspace or border extraction * Layout analysis * Textline detection -* Heuristic methods +* Heuristic methods First three stages are done by using a pixel-wise segmentation. You can train your own model using this tool (https://github.com/qurator-spk/sbb_pixelwise_segmentation). ## Printspace or border extraction