OCR4all / LAREX

A semi-automatic open-source tool for Layout Analysis and Region EXtraction on early printed books.
MIT License
179 stars 33 forks source link

Feature/segment with orientation #274

Closed chaddy314 closed 3 years ago

chaddy314 commented 3 years ago

Segmentation now rotates images internally for segmentation instead of only rotating while editing. This results in better segmentation for skewed images when the appropriate @orientation has been annotated.

Before: segmentWithOrientation_old

Current: segmentWithOrientation_new