![]() |
#3
|
|||
|
|||
vuzix, i'm trying the wrap 920AR, and it has two cameras built in.
http://www.vuzix.com/consumer/products_wrap920ar.html also i tried the code you tell and it show a white screen. this what i tried: Code:
import viz import VideoVision viz.go() #Add ARToolkit extension ar = viz.add('artoolkit.dle') #Create camera using first available webcam leftTexture = ar.addWebCamera() rightTexture = ar.addWebCamera() VideoVision.add(leftCam=leftTexture, rightCam=rightTexture) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
vizcave and quad-buffered stereo | michaelrepucci | Vizard | 7 | 11-29-2011 11:15 AM |
Application of Augmented Reality | CRI | Vizard | 0 | 06-20-2010 08:39 AM |
help with augmented reality and physics | Darkmax | Vizard | 1 | 06-12-2010 03:26 PM |
Vizard and Augmented Reality | realvision | Vizard | 4 | 04-04-2008 10:59 AM |
Stereo Overlap question | JMOwens | Vizard | 2 | 01-08-2008 08:54 AM |