Dear sir, The problem is that:
I have a image say "sampleImage.png" which has many text boxes in it.These text boxes in turn have content it.Now the aim is to read the content of the desired box.I have explored that tesseract is one of the best OCR's at present which is used to read data from the image. Assuming that my opencv code is able to the locate the content present in the form,But am not able to read the content as am finding difficult to link opencv and tesseract to do rest of the computation. In otherwords, ->How to call tesseract OCR within opencv code? ->Which are the header files that have to be included to call tesseract libraries within the opencv? ->Having done this,finally how to compile the code?any libraries to be linked on compiling? Could you please help me in this regard Thanks a loads 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

