open3d.io.read_pinhole_camera_parameters

open3d.io.read_pinhole_camera_parameters(filename)

Function to read PinholeCameraParameters from file

Parameters:

filename (str) – Path to file.

Returns:

open3d.camera.PinholeCameraParameters