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

◆ DepthImageToColorCamera() [2/4]

Image Microsoft.Azure.Kinect.Sensor.Transformation.DepthImageToColorCamera ( Image  depth)
inline

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

Parameters
depthThe depth image to transform.
Returns
A depth image transformed in to the color camera perspective.