Function lvr2::scanProjectFromFile

Function Documentation

ScanProjectPtr lvr2::scanProjectFromFile(const std::string &file)

Creates a scan project representation from a single file.

Parameters:

file – A file with point cloud data

Returns:

ScanProjectPtr A new scan project or nullptr if loading failed