Hey
I am dynamically loading a dataset containing cylinder targets. The dataset is loaded correctly, but the database and cylinder targets fields remain empty.
The loading with a simple image targets dataset is working very good but I can't figure it out why it is not working with cylinders !
Has anyone ever encountered this kind of issue ?
Thank you in advance,
Attachment | Size |
---|---|
![]() | 89.49 KB |
Hello @PJeanne,
Please refer to our Core Samples for examples on how to dynamically load device databases during application runtime. Vuforia Engine APIs allow for loading and activating device databases, but we do not provide APIs for getting them onto the device during application start. In other words, you'll have to write your own CMS.
Thanks,
Vuforia Engine Support