I read the article from the link provided from your previous mail.But the article says we need to have a license copy of the tesseract-OCR related file in order to make them working within our code.Is that true?
Shari On Wednesday, October 31, 2012 5:19:26 PM UTC+5:30, Nick White wrote: > > Hi Shari, > > You need to use Tesseract's API. There isn't much documentation on > it, but look through baseapi.h. > http://code.google.com/p/tesseract-ocr/source/browse/trunk/api/baseapi.h > > How to compile and link your code depends on the platform. Have you > read the documentation on the wiki? If you have and are unsure of > anything, let us know. > > Nick > -- 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

