madmaze / pytesseract

A Python wrapper for Google Tesseract
Apache License 2.0
5.84k stars 721 forks source link

error for the img_to_osd #428

Closed Rohinivv96 closed 2 years ago

Rohinivv96 commented 2 years ago

I am trying to get the orientation of the image and getting the below error: TesseractError: (1, 'UZN file C:\Users\RohiniV\AppData\Local\Temp\tess_95l0vcop loaded. Estimating resolution as 304 UZN file C:\Users\RohiniV\AppData\Local\Temp\tess_95l0vcop loaded. Warning. Invalid resolution 0 dpi. Using 70 instead. Too few characters. Skipping this page Error during processing.')

bozhodimitrov commented 2 years ago

This is fixed in master.