On Tuesday, May 10, 2016 at 7:34:30 AM UTC-4, Amaia Espinosa wrote: > > > I need to know if there is any way of implement tesseract in C#. I am > developing an app for Android in MAC OSX with Unity and i need to implement > text recognition. I don“t know if i can do this, but i really need to know > if this is possibly. >
Tesseract is a C++ DLL. Look up in the Unity documentation how to call external libraries from C#. Tom -- 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]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/c4680808-6c22-4ffb-b1a5-10765c4c364a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

