Hello,
I processed with tessercat 4 files:
1. Original tif file (0 deg).
2. 90 deg rotate of the org file.
3. 180 deg rotate of the org file.
4. 270 deg rotate of the org file.
For all the 4 files tesseract successfully identified the words and even correctly tagged the coordinates in the rotated images.
So I understand Tesseract knows to identified if the image is rotated to wrong position.
Why the program doesn't rotate the image to the correct position in the output file?
There is any why to make tesseract rotate the image?
Thanks!