![]() |
Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
inline |
Transforms an Image from the color camera perspective to the depth camera perspective.
| depth | Depth map of the space the color image is being transformed in to. |
| color | Color image to transform in to the depth space. |
| transformed | An 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.