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