Definition at line 113 of file Projector.h.
◆ Value
Enumerator |
---|
Faster | Suitable for scenarios with relatively simple reflective conditions.
Provides faster processing speed, but the depth data might have missing points.
|
MoreComplete | Provides more complete depth data, but the processing speed is slower. Suitable for scenarios with complex reflective conditions, such as a bin whose walls often cause interreflection.
|
Definition at line 127 of file Projector.h.
◆ description
constexpr const char* mmind::eye::projector_setting::ProcessingMode::description |
|
staticconstexpr |
Initial value:=
"Select the data processing mode for the \"Reflective\" fringe coding mode.\n\n* Faster: "
"provides faster processing speed, but the depth data might have missing points. Suitable "
"for scenarios with relatively simple reflective conditions.\n* More Complete: provides "
"more complete depth data, but the processing speed is slower. Suitable for scenarios with "
"complex reflective conditions, such as a bin whose walls often cause interreflection."
Definition at line 118 of file Projector.h.
◆ name
constexpr const char* mmind::eye::projector_setting::ProcessingMode::name = "ProjectorProcessingMode" |
|
staticconstexpr |
◆ type
The documentation for this class was generated from the following file: