The application unnecessarily automatically rotates the image
Pawwwle opened this issue · 3 comments
Pawwwle commented
manisandro commented
It is actually Tesseract who believes that the image needs to be rotated for optimal layout, gImageReader just uses the tesseract layout detection result.
jacob-44 commented
Can it be disabled please? I have perfectly perfect tables that get rotated without any reasons.
manisandro commented
Scanning through the tesseract code, I cannot find any option to disable it, but I might have missed something.