The last time we ran the official demo, this time we wrote about how to add your own ID.
Upload a recognition map
We first go to the official web Develop tab under the Targetmanager add a database Select device and click Create
Click the Add target after entering the newly created database select the type select single image to select a picture on the computer (maximum not more than 2MB) width can be determined by its own name (unique)
Then you can see that you have created a recognition chart (Rating) This option the higher the star, the more stable it is. We can choose to create a good identification chart to download and get a. dat file and an. xml file next we start using it.
Modify Code
Open the official demo will download the 2 files copied into the resources file, enter ImageTargetsViewController.h Add a dataset of your own, and then follow the official example to modify the code to run and use it, try it now.
IOS Vuforia SDK Learning notes (ii)