Try bazaar pattern matching and see if you will have better results. http://tesseract-ocr.googlecode.com/svn/trunk/doc/tesseract.1.html
On Thursday, August 29, 2013 3:33:28 AM UTC-5, sam vara wrote: > > this is my first OCR project . I am trying to feed an image that is > [email protected] <javascript:> i.e an email field. I have a charset > restriction defined which is alphanumeric (A thru Z and a thru z and @_). > When tesseract processes this image it outputs 'G' for the @ symbol and _ > for '.'. I get back xyzG gmail_com. What is the way to solve this ? Should > i define a more restrictive char set? > > Thanks > -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

