@ -9,6 +9,7 @@ The goal of this project is to extract textlines of a document to feed an ocr mo
* 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).