PDA

View Full Version : Multiple Cameras for AR artoolkit plugin


Pho46
11-09-2010, 10:28 AM
Hey everyone,

Does anyone know if Vizard supports multiple webcams for their artoolkit plug in? I have been searching the web and forums but can't seem to find much on the topic. From looking at the docs it seems only one web cam is supported, but I can't be sure.

My main goal is to make the marker tracking more robust by having multiple web cams, so when/if one marker doesn't register with the camera, hopefully the other cam will still be registering it.

Thanks,

Phil

Jeff
11-09-2010, 01:55 PM
The plug-in supports using one camera for tracking.

Pho46
11-10-2010, 10:35 AM
Thanks for the reply,

Phil

farshizzo
11-10-2010, 06:59 PM
The ARToolkit plugin should support multiple cameras. Just call ar.addCamera for each camera you have attached.