Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
|
#include <MechEyeSettings.h>
Public Types | |
enum struct | FringeCodingMode { Fast , Accurate } |
enum struct | PowerLevel { High , Normal , Low } |
enum struct | AntiFlickerMode { Off , AC50Hz , AC60Hz } |
Data Fields | |
FringeCodingMode | fringeCodingMode |
PowerLevel | powerLevel |
AntiFlickerMode | antiFlickerMode |
Settings used for projector during 3D capturing.
|
strong |
|
strong |
|
strong |
AntiFlickerMode antiFlickerMode |
Option for anti-flicker mode that corresponds to the frequency of the power supply in use.
Flicker refers to the rapid and periodical change in the intensity of artificial light. This phenomenon can cause fluctuations in the depth data. Such fluctuation can be reduced by adjusting the projection frequency of the structured light.
FringeCodingMode fringeCodingMode |
Option for projector's fringe coding mode.
PowerLevel powerLevel |
Option for projector's power level.