Pointcloud.from_ply
- classmethod Pointcloud.from_ply(filepath)[source]
Construct a pointcloud from a PLY file.
- Parameters:
- filepathstr | bytes | os.PathLike
Path of the PLY file.
- Returns:
Site Navigation
Construct a pointcloud from a PLY file.
Path of the PLY file.