Pointcloud.from_ply
- classmethod Pointcloud.from_ply(filepath)
Construct a pointcloud from a PLY file.
- Parameters
filepath (str | bytes | os.PathLike) – Path of the PLY file.
- Returns
Construct a pointcloud from a PLY file.
filepath (str | bytes | os.PathLike) – Path of the PLY file.