You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
Hi all!
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.
Thank you so much.
Tom Morris
unread,
May 10, 2016, 11:56:48 AM5/10/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
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#.