Hi all, I am working on recognizing text from device images. As i go through papers, i find that it is always advisable to find text regions(text localization) and then give it to any standard OCR engine to increase the recognition accuracy.
I wonder, if Tesseract OCR itself try to localize the text first before OCRing. If it is the case, can we somehow get the intermediate result of localized text from tesseract OCR, so that i can compare it with text localization results i obtained using other algorithms. This way i want to make sure that the results of OCR i am getting are the optimal one. Also same is i wanted to ask for other intermediate results like binarization, skew correction etc. Would there be a way to get all the intermediate results before tesseract OCR actually work on recognizing characters? Thanks and Regards Parmeet -- 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

