Update README.md

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

View file

@ -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