Mech-Eye API 2.3.3
API reference documentation for Mech-Eye 3D Laser Profiler
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
mmind::eye::roi::ZDirectionRoi Class Reference

Public Types

enum struct  Value {
  ImageHeight_1_1 , ImageHeight_1_2 , ImageHeight_1_4 , ImageHeight_1_8 ,
  ImageHeight_1_16
}
 

Static Public Attributes

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

Detailed Description

Definition at line 201 of file RawImageParameters.h.

Member Enumeration Documentation

◆ Value

enum struct mmind::eye::roi::ZDirectionRoi::Value
strong

Definition at line 214 of file RawImageParameters.h.

Member Data Documentation

◆ description

constexpr const char* mmind::eye::roi::ZDirectionRoi::description
staticconstexpr
Initial value:
=
"A Z-direction ROI retains only the middle part of the raw image and trims the top and "
"bottom parts off.\nSetting a Z-direction ROI can reduce the amount of data to be "
"processed and enhance the \"MaxScanRate\".\nThe options are the ratio of the height of "
"the trimmed image to the height of the untrimmed image."

Definition at line 206 of file RawImageParameters.h.

◆ name

constexpr const char* mmind::eye::roi::ZDirectionRoi::name = "ZDirectionRoi"
staticconstexpr

Definition at line 204 of file RawImageParameters.h.

◆ type

constexpr Parameter::Type mmind::eye::roi::ZDirectionRoi::type = Parameter::Type::_Enum
staticconstexpr

Definition at line 212 of file RawImageParameters.h.


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