Data structure of Open3D is natively compatible with NumPy buffer. ... PointCloud to numpy array xyz_load = np.asarray(pcd_load.points) print('xyz_load') ...
確定! 回上一頁