"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

show me right step

hi all,

 

i have researched n learned n tryout the cloud regonition using the video tutorials n some forums.

the problem is im not sure how to do it step by step on how to make one.

how to differenciate between markers n objects associate with it?

is this the correct way on how to do the metadata?

n assign it on the script. see attached image for an example.

https://developer.vuforia.com/sites/default/files/problem.jpg

thanks

 

 

You are on the right lines but you need to look at the Cloud Reco sample in more detail, and specifically the CloudRecoEventHandler script.  This should show you that the way to reference metadata is something like this:

hi NalinS thank you for ur reply.

i've read the threads n im still kinda stuck on how to show my object.

and also differenciate for different markers & objects that will be displayed

example:

when i test it out the marker shows both objects 'object_Car' & 'object_Traffic'

Unfortunately you will just have to step through the Unity debugger to work out what the problem is and why this is happening.

thanks again for d reply NalinS

 

I am using UnityPro using the latest version 4.2.2

I will try to check for d debugger but i want u to make sure if the script that i did was right?? see below:-

Attachment