I want to calibrate my kinect camera. The RGB-Images work fine with `./cpp-example-calibration` but what do I do with the depth information. How do I calibrate these pictures or can i at all? Because the cv::mat is filled with depth information and not with RGB-Pixels. What sample to use with it? This is an example:

