OCR-D / ocrd_tesserocr

Run tesseract with the tesserocr bindings with @OCR-D's interfaces
MIT License
39 stars 11 forks source link

add 1 to right/lower end of bboxes from Tesseract #93

Closed bertsky closed 5 years ago

bertsky commented 5 years ago

Cf. https://github.com/OCR-D/core/commit/4192ba5781682319e60c0c175bcac26c91c9ab47#commitcomment-35833282

stweil commented 5 years ago

The result of the discussion was, that PAGE and Tesseract use the same convention for bbox, so I think that this issue can be closed.

kba commented 5 years ago

Thanks for clarifying @bertsky @stweil