open3d.io.read_pinhole_camera_trajectory#

open3d.io.read_pinhole_camera_trajectory(filename)#

Function to read PinholeCameraTrajectory from file

Parameters:

filename (str) – Path to file.

Returns:

open3d.camera.PinholeCameraTrajectory