tesseract yields different results when image is rotated
72 views
Skip to first unread message
George Tsai
unread,
Sep 30, 2015, 3:13:01 PM9/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
I am wondering if anyone can give me guidance on this interesting issue. I have a shipping label. tesseract performs much better when it's rotated compared to unrotated. The commands I used is "tesseract input_image_name output_text_name -psm 0" for both image files. I have also dumped tessinput to see what tesseract is actually seeing, and they look the same, except one is rotated, and the other is not. Thank you for your help.