MATLAB: MATLAB camera calibrator to calibrate KinectV2

Computer Vision Toolboxkinectkinectv2matlab camera calibrator

Hei, I am using MATLAB camera calibrator to calibrate KinectV2 depth camera. But it does not recognize the checkerboard from the IR image. How can i do it

Best Answer

Hi Sudeera,
Could you post a sample image? Off the top of my head, I would suggest you try using a very bright lamp to illuminate the checkerboard.
On a side note, you can definitely use the Camera Calibrator to calibrate the Kinect's RGB camera. You may be able to use it to calibrate the IR camera. However, it is not really designed to calibrate the overall Kinect depth sensor.
Related Question