Skip to main content

read_e57_file

Function read_e57_file 

Source
pub fn read_e57_file(path: impl AsRef<Path>) -> Result<PointCloud, IoError>
Expand description

Reads all scans from an E57 file and merges them into one point cloud.