Function lvr2::saveScanProject(ScanProjectPtr&, const std::vector<size_t>&, const std::string&, const std::string&)
Defined in File ScanProjectUtils.hpp
Function Documentation
-
void lvr2::saveScanProject(ScanProjectPtr &project, const std::vector<size_t> &positions, const std::string &schema, const std::string &target)
Saves given scan positions of a scan project to a target using the given schema.
- Parameters:
project – Source scan project
positions – Scan positions that shall be saved
schema – Schema of the target
target – Target destination for saved data