|
enum struct | Value {
ImageHeight_1_1
, ImageHeight_1_2
, ImageHeight_1_4
, ImageHeight_1_8
,
ImageHeight_1_16
} |
|
Definition at line 201 of file RawImageParameters.h.
◆ Value
enum struct mmind::eye::roi::ZDirectionRoi::Value |
|
strong |
◆ 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 |
◆ type
The documentation for this class was generated from the following file: