Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix requirements * improve ocrd-cis-ocropy-recognize: - add proper error handling - use proper temporary files - re-introduce binarization (was commented) - add sanity checks (from ocropy CLI) - make de-warping optional * improve ocrd-cis-ocropy-recognize again: - abolish temporary files altogether: keep converting between pillow and array formats in memory - make logger available to all functions - make binarization method and dewarping selectable via ocrd-tool parameters - add binarization method from original ocropus-nlbin (including local whitelevel estimation and de-skewing) - calculate OCR-GT distances while processing and show CER per input file
- Loading branch information