import open3dimport numpy as np pcd = open3d.geometry.PointCloud() np_points = np.random.rand(100,3) pcd.points = open3d.utility.
確定! 回上一頁