Hello,
Tesseract is not great at that though it will try to split two lines
up a bit; Tesseract is more 'pure' character recognition. If I were you I'd
look at OCRopus which can do what you are looking for.
Cheers,
Neil
-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of vikas landge
Sent: 20 April 2010 15:50
To: tesseract-ocr
Subject: extracting line information
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.
--
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.