Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm trying to use Tesseract or any OCR tool in my app that is written in Monotouch. I have been unable to figure out how to combine the two. Does anyone have any information or possibly a tutorial on how to do this process?

share|improve this question
Yes - there are several SO questions directly addressing this. stackoverflow.com/questions/11648250/tesseract-ocr-in-monotouch and stackoverflow.com/questions/11951080/tesseract-ocr-camera-ios – Jason Feb 22 at 17:28
I saw both of those posts and neither really say how to accomplish this. I am new at this and from those posts and what I found on the interent, it seems like only one person has even figured this out. – Matronix Feb 22 at 18:00
I guess my main thing is... Not exactly sure how to go from the Tesseract code to using it in my MonoTouch project. The Binding part, maybe might be the issue. – Matronix Feb 22 at 18:11

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.