pointcloudset.io.dataset.pointcloud module
- pointcloudset.io.dataset.pointcloud.dataset_from_pointclouds(pointclouds: list[PointCloud]) dict
Convert a list of pointcloud pointclouds to a new dataset.
- Parameters:
pointclouds (list[PointCloud]) – A list of pointclouds.
- Returns:
For convertion to dataset.
- Return type: