Update:
I have successful compiled the RGBDemo 0.6.1 code. I have rgbd-viewer
running and grabbing images with the default kinect_calibration.yml
file. The images of the calibration chessboard are being projected on
the wall behind me. I have tried using both the
chessboard_projector-40.png and the projector_chessboard.pdf. I then
run calibrate_projector and it starts working on the RGB images. It
produces the color.png.3x3.corners, color.png.3x4.corners, color.png.
3x5.corners, and color.png.3x6.corners PNGs. I then receive this
error 'calibration.cpp:3401: error: (-215) nimages > 0 in function
calibrateCamera' which I believe is based on trying to calibrate the
IR images. Since I am projecting the image, how am I to calibrate the
IR? Should I put a piece of paper that is the same size as the
projected image? Also it seems still not to grab both the RGB and IR
images when I try. The IR starts but the RGB goes away.
OSX 10.6.8
OpenCV 2.3.1
OpenNI 1.5.2.7
Thanks,
Matt