mirror of
https://github.com/qurator-spk/sbb_textline_detection.git
synced 2025-06-14 06:10:01 +02:00
Update README.md
This commit is contained in:
parent
601ae8bff7
commit
5ab14758c4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
* Printspace or border extraction
|
||||||
* Layout analysis
|
* Layout analysis
|
||||||
* Textline detection
|
* 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).
|
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
|
## Printspace or border extraction
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue