import open3d as o3d print("Read Redwood dataset") color_raw = o3d.io.read_image("../../TestData/RGBD/color/00000.jpg") depth_raw ...
確定! 回上一頁