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

◆ convert_3d_to_3d()

k4a_float3_t k4a::calibration::convert_3d_to_3d ( const k4a_float3_t source_point3d,
k4a_calibration_type_t  source_camera,
k4a_calibration_type_t  target_camera 
) const
inline

Transform a 3d point of a source coordinate system into a 3d point of the target coordinate system.

Throws error on failure.

See also
k4a_calibration_3d_to_3d