DAVID4 SDK
1.8.7
|
Defines parameters used in structured light mode 'coded light + phase shift' ('cl+ps'). More...
#include <IStructuredLightScanner.h>
Public Attributes | |
Optional< int > | frequencies |
Number of frequencies. 0==auto (but not available in DLL mode). | |
Optional< bool > | inverse |
Use inverse Coded Light patterns. Doubles the amount of Coded Light patterns. | |
Optional< int > | shifts |
Number of sine patterns (Phase Shift shifts). | |
Optional< Orientation > | orientation |
Defines orientation of hardware setup. | |
Optional< PatternColor > | color |
Color of the projected patterns. | |
Optional< int > | brightness |
Brightness of the projected patterns [0-255]. Default is 255. | |
Optional< int > | noiseReduction |
Amount of noise reduction. | |
Defines parameters used in structured light mode 'coded light + phase shift' ('cl+ps').
Definition at line 116 of file IStructuredLightScanner.h.