eynollah/CHANGELOG.md
Konstantin Baierer efc146feb8 📦 v0.0.6
2021-06-22 13:31:53 +02:00

1.1 KiB

Change Log

Versioned according to Semantic Versioning.

Unreleased

0.0.6 - 2021-06-22

Fixed:

0.0.5 - 2021-05-19

Changed:

  • Remove allow_enhancement parameter, #42

0.0.4 - 2021-05-18

  • fix contour bug, #40

0.0.3 - 2021-05-11

  • fix NaN bug, #38

0.0.2 - 2021-05-04

Fixed:

  • prevent negative coordinates for textlines in marginals
  • fix a bug in the contour logic, #38
  • 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