I am new to tesseract-ocr. I am interested in getting the line information from the image. e.g. suppose I have following data in my image
Name: John Smith Age: 25 I would like to obtain the information as two separate strings from tesseract. e.g. string1:"Name: John Smith" string2: "Age: 25" Is it possible using tesseract? It would be great if someone could help me. 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.

