open3d.io.read_azure_kinect_sensor_config#

open3d.io.read_azure_kinect_sensor_config(filename: os.PathLike | str | bytes) open3d.io.AzureKinectSensorConfig#

Function to read Azure Kinect sensor config from file

Parameters:

filename (Union[os.PathLike, str, bytes]) – Path to file.

Returns:

open3d.io.AzureKinectSensorConfig