Parameters that are used for sampling of the MultiwayICP objects. More...
#include <MRMultiwayICP.h>
Public Types | |
| enum class | CascadeMode { CascadeMode::Sequential , CascadeMode::AABBTreeBased } |
Public Attributes | |
| float | samplingVoxelSize = 0 |
| sampling size of each object, 0 has special meaning "take all valid points" | |
| int | maxGroupSize = 64 |
| enum MR::MultiwayICPSamplingParameters::CascadeMode | AABBTreeBased |
| ProgressCallback | cb |
| callback for progress reports | |
Parameters that are used for sampling of the MultiwayICP objects.