Tesseract much more effective when run from terminal than from API
52 views
Skip to first unread message
Mark Wang
unread,
Aug 22, 2014, 8:26:49 PM8/22/14
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 tesser...@googlegroups.com
Hi guys,
So I'm trying to put tesseract into an OSX app I'm writing. When I run tesseract from OSX terminal with the default options, everything seems to work pretty well. However, when I run tesseract from the API example here https://code.google.com/p/tesseract-ocr/wiki/APIExample it seems to work much worse. Could anyone help me with why this might be?