Azure Kinect Sensor SDK  refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK

◆ DepthImageToColorCamera() [3/4]

void Microsoft.Azure.Kinect.Sensor.Transformation.DepthImageToColorCamera ( Capture  capture,
Image  transformed 
)
inline

Transforms an Image from the depth camera perspective to the color camera perspective.

Parameters
captureCapture with the depth image.
transformedAn Image to hold the output.

The transformed Image must be of the resolution of the color camera, and of the pixel format of the depth image.