Function lvr2::scanProjectFromFile
Defined in File ScanProjectUtils.hpp
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