mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-12 04:19:55 +02:00
22 lines
627 B
Markdown
22 lines
627 B
Markdown
Change Log
|
|
==========
|
|
|
|
Versioned according to [Semantic Versioning](http://semver.org/).
|
|
|
|
## Unreleased
|
|
|
|
## [0.0.2] - 2021-05-04
|
|
|
|
Fixed:
|
|
|
|
* prevent negative coordinates for textlines in marginals
|
|
* fix a bug in the contour logic, #8
|
|
* the binarization model is added into the models and now binarization of input can be done at the first stage of eynollah's pipline. This option can be turned on by -ib (-input_binary) argument. This is suggested for very dark or bright documents
|
|
|
|
## [0.0.1] - 2021-04-22
|
|
|
|
Initial release
|
|
|
|
<!-- link-labels -->
|
|
[0.0.1]: ../../compare/v0.0.2...v0.0.1
|
|
[0.0.1]: ../../compare/HEAD...v0.0.1
|