bertsky/ocrd_wrap

wrap more Python image processing libraries

Opened this issue · 1 comments

Candidates for low-effort wrappers:

  • pgmagick, instead of using convert with ocrd-preprocess-image
  • pyleptonica, perhaps mimicking some of Tesseract's better usage (like h/v-line detection or flip detection)
  • more from OpenCV (but ocrd_cis already wraps its binarization and morphology functions)