Function lvr2::saveScanProject(ScanProjectPtr&, const std::string&, const std::string&)
Defined in File ScanProjectUtils.hpp
Function Documentation
-
void lvr2::saveScanProject(ScanProjectPtr &project, const std::string &schema, const std::string &target)
Saves given scan project to a target using the given schema.
- Parameters:
project – A scan project
schema – The schema for the written data
target – The target (where to write, i.e., directory or HDF5 file)