Instead of relying on the Vuforia module, I built my own real-time recognition from scratch using the Camera (1) API and Google Mobile Vision Library.
My application - Optical Dictionary and Dictionary Teacher - is much better than the Vuforia module. It performs real-time scanning of words, shows them more friendly and does the correct check of words. He even lemmatizes words (for example, fooled β fool, thieves β thief, etc.).
Also, it goes without saying that this gave me complete control over my module.
Here is a video demonstration of my application.
If someone wants to build something like this, they can freely contact me for help.
source share