2

I am looking for camera calibration parameters of Kinect V2 color camera. Can someone provide these parameters or any reference?

I know that the camera calibration parameters are lens specific but I am fine with default parameters which Kinect v2 is using.

As always, thank you very much.

ravi
  • 6,140
  • 18
  • 77
  • 154

1 Answers1

2

Each kinect's calibration values are differ by small margins. if you do very precise calculations on them, you will need to calibrate your kinect with a chess board using opencv. Otherwise you can use following values. I calibrated myself.

All the Kinect v2 calibration parameters

Shanil Fernando
  • 1,302
  • 11
  • 13