hey all, Thanks for actively participating in this discussion on how to integrate tesseract ocr with opencv library. But the solution provided is not yet achieved as linking the two(tesseract ocr-opencv)has become a challenge.
And so,have attached a image which gives u a clear idea about what kind of input is The numbers are only marked for your ease understanding which are nothing but the location of the text available. Suppose its a input image where i have to read the contents within the box. then how to code that.am not using any of the python tesseract library as in my case programming language used is c++. It would be of great help if somebody comes up within the snippet to achieve this. Shari On Wednesday, October 31, 2012 4:01:14 PM UTC+5:30, shari wrote: > > 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
<<attachment: sampleimage.png>>

