open3d.PointCloud() 新api pc = open3d.geometry.PointCloud(). Vector3dVector 新api: pc.points = open3d.utility.Vector3dVector(pc_xyzrgb[: ...
確定! 回上一頁