Thanks a lot! Paul
Am Sonntag, 16. März 2014 13:48:22 UTC+1 schrieb zdenop: > > You can get it from ResultIterator e.g. you create result iterator ( > tesseract::ResultIterator* ri = api->GetIterator()) and then in loop you > retrieve information about e.g. line baseline with ri->Baseline(tesseract > ::RIL_TEXTLINE, &x1, &y1, &x2, &y2); > > There was full example in issue 384[1], but it looks like attachment is > truncated to zero for closed (old?) issue. > > [1] https://code.google.com/p/tesseract-ocr/issues/detail?id=384 > > > Zdenko > > > On Sun, Mar 16, 2014 at 12:37 PM, Paul <[email protected] <javascript:>>wrote: > >> Nobody cares. >> >> -- >> -- >> 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]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/tesseract-ocr?hl=en >> >> --- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/22c703d8-0dcc-434a-b037-d29edf152a3b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

