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

◆ ColorImageToDepthCamera() [3/4]

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

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

Parameters
captureCapture containing depth and color images.
transformedAn Image to hold the output.

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