Kinect Calibration

asked 2015-11-27 13:38:55 -0600

In the opecv documentation , they mentioned an example at /cpp/tutorial_code/calib3d/camera_calibration/ . I'm trying to calibrate a kinect camera using the same procedure. However i'm able to calibrate my inbuilt camera when i input the device id '0' but i can't calibrate kinect when i put on the id '1'.

I checked through device manager that kinect's id was 0000003 so i even tried that. But the program kept saying Inexistent input. Application is closing.

Can anyone help? I'm Stuck at this.

edit retag flag offensive close merge delete