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