Skip to content

v2.1.3

Latest
Compare
Choose a tag to compare
@rvankoert rvankoert released this 17 Sep 14:53
· 26 commits to main since this release

added MinionFixPageXML. This Minion takes an directory of pagexml's as input, reads them and writes them back while correcting some known errors.

improved cutting of TextLines in MinionCutFromImageBasedOnPageXMLNew

  • use textline coords when baseline is missing

MinionGeneratePageImages:

  • random thickness lines

MinionConvertPageToTxt

  • add no-overwrite

overall:

  • improved memory usage
  • opencv to 4.10.0
  • some refactoring