Mech-Eye API 2.5.1
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes
Resampling Class Reference

#include <ProfileProcessingParameters.h>

Public Types

enum struct  Value { Nearest , Farthest }
 

Static Public Attributes

static constexpr const char * name = "Resampling"
 
static constexpr const char * description
 
static constexpr Parameter::Type type = Parameter::Type::_Enum
 

Member Enumeration Documentation

◆ Value

enum struct Value
strong
Enumerator
Nearest 
Farthest 

Field Documentation

◆ description

constexpr const char* 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\""

◆ name

constexpr const char* name = "Resampling"
staticconstexpr

◆ type

constexpr Parameter::Type type = Parameter::Type::_Enum
staticconstexpr

The documentation for this class was generated from the following file: