On Tue, Apr 17, 2012 at 2:42 AM, Mayur Mudigonda <[email protected]> wrote: > Given that you are continuing the vague emails, here's my best solution. > > I am not convinced your binarization is happening at the level that > tesseract requires. I would suggest looking at > > a) a good conversaion to gray scale > b) fg/bg separation using histograms of intensities > c) binarization > > then run tesseract and see what you get. Please post intermediatory results > and their outputs NOT your interpretations (vaguely!!!) of them for better > help. > > M
Also, jpeg is a *terrible* format to use for this purpose (since it just adds noise). Use tiff instead (or png). -- 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

