open3d.io.write_pinhole_camera_intrinsic#

open3d.io.write_pinhole_camera_intrinsic(filename: os.PathLike, intrinsic: open3d.camera.PinholeCameraIntrinsic) bool#

Function to write PinholeCameraIntrinsic to file

Parameters:
Returns:

bool