From 87ca7d94ce999c8634d600d3b91e9d654a08a261 Mon Sep 17 00:00:00 2001 From: vahidrezanezhad Date: Mon, 3 Aug 2020 13:24:51 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 166b8df..3870fa0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ 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