- Sort Posts
- 2 replies
- Last post
number recognition
August 21, 2017 - 8:43am #2
Hello santhoshkumar,
Vuforia's text recognition does not currently support recognizing numbers. Here is a list of all characters supported in text recognition https://library.vuforia.com/content/vuforia-library/en/articles/Training/Text-Recognition-Guide.html#Characters-Supported-by-Text-Recognition
Thanks,
-Vuforia Support
Hi, I had the same problem as you, and I found a solution (only for numbers near to a common image).
To solve this problem I thought on the next strategy:
This approach solves this problem, but it doesn't work like a charm. Their success depends on the quality of the screenshot and the OCR service.
I give you a link to a project in GitHub that follows this strategy: https://github.com/dsuarez993/madridbusstop
I hope it helps you.
Greetings,
David.