Dear,
I have an Android app which must recognize an object. I used the Object Recognition example for this purpose.
I can't find the information I need in the next site:
I would like to show above the recognized object a number. This number will be obtained from Carriots IoT using a GET request and it will be updated each X seconds:
The recognized object is a sensor, and the Android app gets the sensor values from Carriots (the sensor sends its readings to Carriots each short time)
I didn't find any information if I could show only a number, I don't want the unity model.
Thanks for the support.
Here's the missing links:
https://developer.vuforia.com/library/articles/Solution/How-To-Use-the-Trackable-Base-Class
https://developer.vuforia.com/library/articles/Solution/How-To-Use-Object-Recognition-in-Unity
https://developer.vuforia.com/library/articles/Solution/How-To-Use-Object-Recognition-in-an-Android-App