Hi!!
I am looking for some way of recognizing text in Unity. OpenCV Unity plugin doesn’t have the text package and i need to recognizing text in a real time app.
Do you know how can i do this?
You can use what Vuforia offers for that. The cons is that there is not a numeric recognizer there.
https://developer.vuforia.com/library/articles/Solution/How-To-Implement-Text-Recognition-in-Unity
Thank you very much. I knew it, however i need not only recognice letters but also numbers.
Hi aespinosa,
I am doing a project with OCR and unity. I need to recognize a text using OCR in unity. I have searched about it and cant find a start solution. Can you help me in this?
Thanks.