Enumerations | |
enum | PrecisionBooster { PRECISIONBOOSTER_OFF = 0 , PRECISIONBOOSTER_LOW = 1 , PRECISIONBOOSTER_HIGH = 2 } |
The Precision Booster controls the relationship between processing speed and accuracy. More... | |
enum PrecisionBooster |
The Precision Booster controls the relationship between processing speed and accuracy.
Refer to the Theory of Operation documentation of ShapeFinder2 search algorithm.