artec::sdk::algorithms::SmallObjectsFilterSettings Struct Reference

#include <artec/sdk/algorithms/Algorithms.h>

Public Attributes

base::ScannerType scannerType
 Scanner type. More...
 
SmallObjectsFilterType filterType
 Filter type. More...
 
int filterThreshold
 Threshold - number of triangles. More...
 

Detailed Description

Definition at line 170 of file Algorithms.h.

Member Data Documentation

int artec::sdk::algorithms::SmallObjectsFilterSettings::filterThreshold

Threshold - number of triangles.

Definition at line 174 of file Algorithms.h.

SmallObjectsFilterType artec::sdk::algorithms::SmallObjectsFilterSettings::filterType

Filter type.

Definition at line 173 of file Algorithms.h.

base::ScannerType artec::sdk::algorithms::SmallObjectsFilterSettings::scannerType

Scanner type.

Definition at line 172 of file Algorithms.h.


The documentation for this struct was generated from the following file: