parameters of fromMultiScanFolder More...
#include <MRMesh/MRMultiScanLoad.h>
Public Attributes | |
| std::string | posePrefix = "pose" |
| file name prefix (before the numeric index) of the transformation files | |
| std::string | poseExt = ".txt" |
| file name extension of the transformation files, each storing a 4x4 row-major transformation | |
| std::string | scanPrefix = "scan" |
| file name prefix (before the numeric index) of the .ply files, each storing the points of one scan | |
parameters of fromMultiScanFolder
| std::string MR::PointsLoad::MultiScanLoadSettings::poseExt = ".txt" |
file name extension of the transformation files, each storing a 4x4 row-major transformation
| std::string MR::PointsLoad::MultiScanLoadSettings::posePrefix = "pose" |
file name prefix (before the numeric index) of the transformation files
| std::string MR::PointsLoad::MultiScanLoadSettings::scanPrefix = "scan" |
file name prefix (before the numeric index) of the .ply files, each storing the points of one scan