Package | Description |
---|---|
com.openinventor.imageviz.engines.imageanalysis.globalmeasures |
The Global Measures category contains analysis engines a measurement globally to the input image.
|
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoIntensityHistogramQuantification.RangeModes> |
SoIntensityHistogramQuantification.rangeMode
This parameter defines if the histogram has to be computed between the minimum and maximum input intensities (MIN_MAX) or inside a predefined range (OTHER).
|
Modifier and Type | Method and Description |
---|---|
static SoIntensityHistogramQuantification.RangeModes |
SoIntensityHistogramQuantification.RangeModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoIntensityHistogramQuantification.RangeModes |
SoIntensityHistogramQuantification.RangeModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoIntensityHistogramQuantification.RangeModes |
SoIntensityHistogramQuantification.RangeModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoIntensityHistogramQuantification.RangeModes[] |
SoIntensityHistogramQuantification.RangeModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com