Hi Muhammad, > And that PoorQuality page is not working. It says that page not found.
That's because I renamed it; sorry about that. The correct address is: https://code.google.com/p/tesseract-ocr/wiki/ImproveQuality > I am trying to set the variable in C++ calling following function > api->SetVariable("tessedit_write_images", "T"); > > But I cannot find where tesseract is saving the image. Do I need to set some > other configurations ? It should save the image to a file called 'tessinput.tif' in the current working directory. > And what about how to restrict preprocessing which tesseract do. Because maybe > it is giving bad results. That is something I'd need to look up, but let's make sure that that is where the problem lies first. Nick -- -- 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.

