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

◆ k4a_transformation_interpolation_type_t

Transformation interpolation type.

Remarks
Interpolation type used with k4a_transformation_depth_image_to_color_camera_custom.
Enumerator
K4A_TRANSFORMATION_INTERPOLATION_TYPE_NEAREST 

Nearest neighbor interpolation.

K4A_TRANSFORMATION_INTERPOLATION_TYPE_LINEAR 

Linear interpolation.