On Fri, Mar 21, 2014 at 03:24:26AM -0700, Siddharth Mohan Misra wrote: > I am new to tesseract. I was trying to read an image which is white over > black. > But tesseract is not giving me the proper output. Can anyone tell me if there > is a flag that I need to set to make it read white over black or something > else > is needed to be done .
I think you'll need to invert the image colours to make them black on white before passing it to Tesseract. AFAIK it won't do that internally. -- -- 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/d/optout.

