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 millimeters). More... | |
Detailed Description
Definition at line 338 of file Algorithms.h.
Member Data Documentation
float artec::sdk::algorithms::OutliersRemovalSettings::resolution |
Marching cube resolution (in millimeters).
Definition at line 347 of file Algorithms.h.
base::ScannerType artec::sdk::algorithms::OutliersRemovalSettings::scannerType |
Scanner type.
Definition at line 341 of file Algorithms.h.
float artec::sdk::algorithms::OutliersRemovalSettings::standardDeviationMultiplier |
Standard deviation multiplier.
Definition at line 344 of file Algorithms.h.
The documentation for this struct was generated from the following file:
- artec/sdk/algorithms/Algorithms.h