Getting started with tesseract

78 views
Skip to first unread message

Honkwan Wu

unread,
Nov 18, 2018, 5:56:51 AM11/18/18
to tesseract-ocr
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, 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.
Reply all
Reply to author
Forward
0 new messages