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

Pointcloud