@ -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
* Printspace or border extraction
* Layout analysis
* Layout analysis
* Textline detection
* Textline detection
* Heuristic methods
* Heuristic methods
<br/>
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).
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).