My goal is for the follow piece of code to return success:
tesseract::TessBaseAPI tess;
if (tess.Init(NULL, "eng")) {
// Unsuccessful.
}
I followed the setup instructions here
<https://github.com/tesseract-ocr/tesseract/wiki/Compiling#windows>, things
compile fine but always go to the unsuccessful branch.
I tried lots of approach and searched pages on Google for the past 8
hours... :( Would be great if someone can help,
Let me know what details are needed.
--
You received this message because you are subscribed to the Google Groups
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tesseract-ocr/f213ba2b-9ce7-495f-a999-370fcdb8acbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.