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
Function to read PinholeCameraTrajectory from file
filename (str) – Path to file.
open3d.camera.PinholeCameraTrajectory