|
enum struct | Value { Nearest
, Farthest
} |
|
◆ Value
enum struct mmind::eye::profile_processing::Resampling::Value |
|
strong |
◆ description
constexpr const char* mmind::eye::profile_processing::Resampling::description |
|
staticconstexpr |
Initial value:=
"Select the point to be retained during resampling. \nMultiple points with different Z "
"values may exist at the same location on the X-axis. This parameter is used to select the "
"point to be retained in such a situation.\n\nNearest: retains the point closest to the "
"laser profiler.\nFarthest: retains the point farthest from the laser profiler.\nIf the "
"needed feature is at the bottom of the target object (such as the inner bottom of a "
"cylindrical container), you can select \"Farthest\""
Definition at line 106 of file ProfileProcessingParameters.h.
◆ name
constexpr const char* mmind::eye::profile_processing::Resampling::name = "Resampling" |
|
staticconstexpr |
◆ type
The documentation for this class was generated from the following file: