import open3d as o3d import numpy as np # Your path to the attached npy file points_path = "/path/to/pointcloud.npy" points ...
確定! 回上一頁