You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Until now we always handle the page segmentation mode with value 0 (-psm 0 in pytesseract.py#L428). By using -psm 2 we could get the new values and transform these to the requested format.
It would be useful to be able to gather the deskew information for a page from
--psm 2
.The text was updated successfully, but these errors were encountered: