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

◆ k4a_capture_get_temperature_c()

float k4a_capture_get_temperature_c ( k4a_capture_t  capture_handle)
related

Get the temperature associated with the capture.

Parameters
capture_handleCapture handle to retrieve the temperature from.
Returns
This function returns the temperature of the device at the time of the capture in Celsius. If the temperature is unavailable, the function will return NAN.