Update README.md

This commit is contained in:
vahidrezanezhad 2020-08-03 13:24:51 +02:00 committed by GitHub
parent 5ab14758c4
commit 87ca7d94ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
<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).
## Printspace or border extraction