Hi you all,
I'm searching for a way to getting the bounding box coordinates of the 
characters in the tesseract-android-tool version. In the native API 
interface (TessBaseAPI.java) there isn't the native method for

static int TesseractExtractResult(char** string,  int** lengths, float** 
costs, int** x0,  int** y0,  int** x1, int** y1, PAGE_RES* page_res);

which let's to obtain the character coords. I hope there is a way...

Thanks in advance


-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to