"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Change sample core database to my own - no recognition

I'm having trouble changing the Vuforia Core Sample datasets to my own Images Database.

I first built a complete working app with the Core Samples. Astronaut, Drone, Oxygen and Fissure all show up when i start the augmentation.  ImageTargets all work in datasets I checked Load and Activate. Also checked Load Objects Targets on Detection.

So the next step is to change everything to my own ImageTargets and 3D models. I did this: - Made an image target database - Downloaded this database and imported in unity. - Database shows up in the configuration. - Checked Load Images + Activate.

When i run my app it doesn't recognize the target image and no 3D model is shown.

When i go back to the sample target images and add my own 3D model on it, it shows perfectly after starting the app.

Am I missing something? Am I doing things wrong?

 

Hello BVHdisplay,

What type of license are you using with this app? Development?

What messages are you seeing in the console? Anything related to loading your datasets?

Thanks,

Hello!

I use a Development license. 

I put the Xcode output as an attachment. In line 222 it says something about a dataset error?

 

 

Strasza

Tue, 10/31/2017 - 15:53

In reply to by BVHdisplay

I'm seeing messages at the bottom of that file that say various trackables are found and lost. My question is, are you running the full sample project (i.e. including the loading and menu scenes in your build)?

Thanks for the information!

The messages that are saying trackables found and lost showed because I was aiming at the trackables with my phone.
I managed to change the SampleMainMenu.cs to load my own database. It's working fine now!

Thanks!

 

 

Attachment