ThresholdLayerInfo Struct Reference
[Simple datacentric API]

Threshold Layers ///////////////////. More...

#include <SimpleViews.h>

List of all members.

Public Attributes

double firstThreshold
double secondThreshold
uint32_t passArea
uint32_t regionUnits


Detailed Description

Threshold Layers ///////////////////.

Descriptor for threshold layer parameters.

Definition at line 252 of file SimpleViews.h.


Member Data Documentation

The first threshold value in the specified regionUnits.

Definition at line 254 of file SimpleViews.h.

The second threshold value in the specified regionUnits.

Certain pass area values ignore the second threshold

Definition at line 255 of file SimpleViews.h.

The pass area.

0 -> Below 1st threshold value. 1 -> Above 1st threshold value. 2 -> Between 1st and 2nd threshold values. 3 -> Everywhere except between 1st and 2nd threshold values.

Definition at line 257 of file SimpleViews.h.

Define the units for the threshold values.

0 -> Raw values, 1 -> Percentage, 2 -> Percentile, 3 -> Std dev.

Definition at line 261 of file SimpleViews.h.


Software Development Kit - Opticks 4.9.0 Build 16218