"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

Markers >= 4 not recognized

I am creating an iOS application based on the FrameMarkers demo application. This works perfectly for markers 0 to 3. However, markers 4 to 511 are not recognized. The program doesn't even get into the loop when I scan one of those markers, so the problem should not be caused by missing marker assignments etc. // Did we find any trackables this frame? for(int i = 0; i < state.getNumActiveTrackables(); ++i) { Is there any constant, API call or other configuration I have to change to make the program recognize more than the first 4 markers?

ayazalavi

Mon, 08/13/2012 - 08:39

What will be the combination for black and white dots for frame marker 4 for e.g.? Is there any formula that defines how dots will be placed for each marker? Does QCAR detects those black and white dots to see whether it is marker 3 or 4?

Please see the answer to the same question you posted here:

https://ar.qualcomm.at/content/markers-4-not-recognized-vuforia

..and please avoid double posting as it simply causes confusion

thanks,

N