Hi there, I'm rather new to Tesseract and OCR in general and am keen to get to grips with it for a little project I'm working on. I'm working on a Windows 7 machine with python27. I would like to use a python wrapper, and have seen a few around and have experimented with https://github.com/jbochi/python-tesseract and http://code.google.com/p/pytesser/ . However thus far these libraries have not allowed me to access the "confidence" of the recognition, which I gather is available through the API. Does anyone know of a python wrapper which will allow me to do this?
Cheers, J -- 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

