|
enum struct | Value { Off
, Weak
, Normal
, Strong
} |
|
Definition at line 115 of file PointCloudProcessing.h.
◆ Value
enum struct mmind::eye::pointcloud_processing_setting::GapFilling::Value |
|
strong |
◆ description
Initial value:=
"Fill in the gaps in the point cloud so that the object's surface features are more "
"complete.\n\nNote:\n* This parameter is only available when \"FringeCodingMode\" in the "
"\"mmind::eye::projector_setting\" namespace is set to \"Translucent\".\n* More intense "
"gap filling "
"fills more missing points but may also distort object edges."
Definition at line 120 of file PointCloudProcessing.h.
◆ name
constexpr const char* mmind::eye::pointcloud_processing_setting::GapFilling::name = "PointCloudGapFilling" |
|
staticconstexpr |
◆ type
The documentation for this class was generated from the following file: