"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

Using Frame Markers and image Targets Together in iOS app

Hi am newbi of QualComm Voforia I have one Question Can we use Frame Markers and image Targets Together with following condition At Same time Application Can recognize Both like Registered Image Target and Frame markers. ?

diegovillaran

Mon, 06/11/2012 - 00:25

Hi! I'm a developer using Vuforia for the first time. I'm trying to detect and track a frame marker sitting on an image target, I've nitialized both the IMAGE_TRACKER and MARKER_TRACKER in QCARutils.mm. I'm trying to use the ImageTargets sample.

Yes this is possible.

I just built a sample to test it by taking the ImageTargets app and adding the FrameMarker code.

You will need to do a fair amount of tweaking, as the samples assume that the target type is mutually exclusive.