artec::sdk::algorithms::OutliersRemovalSettings Struct Reference
#include <artec/sdk/algorithms/Algorithms.h>
Public Attributes | |
base::ScannerType | scannerType |
Scanner type. More... | |
float | standardDeviationMultiplier |
Standard deviation multiplier. More... | |
float | resolution |
Marching cube resolution in mm. More... | |
Detailed Description
Definition at line 232 of file Algorithms.h.
Member Data Documentation
float artec::sdk::algorithms::OutliersRemovalSettings::resolution |
Marching cube resolution in mm.
Definition at line 236 of file Algorithms.h.
base::ScannerType artec::sdk::algorithms::OutliersRemovalSettings::scannerType |
Scanner type.
Definition at line 234 of file Algorithms.h.
float artec::sdk::algorithms::OutliersRemovalSettings::standardDeviationMultiplier |
Standard deviation multiplier.
Definition at line 235 of file Algorithms.h.
The documentation for this struct was generated from the following file:
- artec/sdk/algorithms/Algorithms.h