![]() |
Azure Kinect Sensor SDK
refs/heads/master
Documentation for https://github.com/Microsoft/Azure-Kinect-Sensor-SDK
|
|
inline |
Transform a 2D pixel coordinate with an associated depth value of the source camera into a 2D pixel coordinate of the target camera.
| sourcePoint2D | The 2D pixel sourceCamera coordinates. |
| sourceDepth | The depth of sourcePoint2D in millimeters. |
| sourceCamera | The current camera. |
| targetCamera | The target camera. |