"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

Combine ImageTarget with Object Recognition

Hi,

Is it possible to combine image and 3D object tracking? Basically, as I check sources from samples, it could be possible, but I don't know how to load data sets for those two collections. When I download DB from  TargetManager which contains both images and 3D objects, the zip file contains two different data sets, which can't be loaded one after another, because it causes an error "Failed to load the dataset because the dataset has already been loaded". So, is there any way to combine those two data sets, to use in one activity instead of two separeted?

AlessandroB

Thu, 10/29/2015 - 08:03

You can combine them by creating a Device DB that contains your Image Targets (and downloading it) and then creating and downloading another one that contains your Object Target; then you load and activate both Datasets in your App.

see also: