![]() |
Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
related |
Get the camera calibration for the entire Azure Kinect device.
| device_handle | Handle obtained by k4a_device_open(). |
| depth_mode | Mode in which depth camera is operated. |
| color_resolution | Resolution in which color camera is operated. |
| calibration | Location to write the calibration |
calibration was successfully written. K4A_RESULT_FAILED otherwise.calibration represents the data needed to transform between the camera views and may be different for each operating depth_mode and color_resolution the device is configured to operate in.calibration output is used as input to all calibration and transformation functions.