public class SoGlobalAnalysisQuantification extends SoImageVizEngine
SoGlobalAnalysisQuantification computes all the measurements of a measure list.
SoGlobalAnalysisQuantification computes all the measurements of a measure list considering all voxels of the binary image as blonging to the same object.
For an introduction, see:
This engine computes all the measurements of a measure list and generates an output object LabelAnalysisResult containing the result values. It gives a global result on the overall image, considering the non zero pixels/voxels in the image. More details about each measure can be found in SoDataMeasurePredefined.
See also:
SoLabelAnalysisQuantification.
File format/default:
GlobalAnalysisQuantification {
| computeMode | MODE_AUTO |
| inBinaryImage | NULL |
| inIntensityImage | NULL |
| measureList | NULL |
Library references: global_analyze
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoImageVizEngine.ComputeModes> |
computeMode
Select the compute Mode (2D or 3D or AUTO) .
|
SoSFImageDataAdapter |
inBinaryImage
The input binary image.
|
SoSFImageDataAdapter |
inIntensityImage
The intensity image.
|
SoSFDataMeasureAttributes |
measureAttributes
The measure attributes to customize measurement.
|
SoMFDataMeasure |
measureList
The list of measures to compute.
|
SoImageVizEngineOutput<SoSFLabelAnalysisResult,SoLabelAnalysisResult> |
outAnalysis
The output analysis.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoGlobalAnalysisQuantification()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluatecopy, getByName, getOutput, getOutputNamecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoSFEnum<SoImageVizEngine.ComputeModes> computeMode
public final SoSFImageDataAdapter inBinaryImage
public final SoSFImageDataAdapter inIntensityImage
public final SoMFDataMeasure measureList
public final SoSFDataMeasureAttributes measureAttributes
public final SoImageVizEngineOutput<SoSFLabelAnalysisResult,SoLabelAnalysisResult> outAnalysis
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com