open3d.io.read_pinhole_camera_parameters#
- open3d.io.read_pinhole_camera_parameters(filename)#
Function to read PinholeCameraParameters from file
- Parameters:
filename (os.PathLike) – Path to file.
- Returns:
open3d.camera.PinholeCameraParameters
Function to read PinholeCameraParameters from file
filename (os.PathLike) – Path to file.
open3d.camera.PinholeCameraParameters