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

◆ ColorImageToDepthCamera() [2/4]

Image Microsoft.Azure.Kinect.Sensor.Transformation.ColorImageToDepthCamera ( Image  depth,
Image  color 
)
inline

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

Parameters
depthDepth map of the space the color image is being transformed in to.
colorColor image to transform in to the depth space.
Returns
A color image in the perspective of the depth camera.