Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

this will work:

VideoCapture sensor1;
sensor1.open( CV_CAP_OPENNI_ASUS );

VideoCapture sensor2;
sensor2.open( CV_CAP_OPENNI_ASUS + 1 );