public class SoLabelFilteringAnalysisQuantification extends SoImageVizEngine
SoLabelFilteringAnalysisQuantification engine computes measurements on objects from a label image and filters the result according to a given formula.
For an introduction, see:
The SoLabelFilteringAnalysisQuantification engine is similar to the SoLabelAnalysisQuantification engine except that it applies a filter formula with its criteria to the analyzed image and outputs the filtered results.
See also:
SoLabelAnalysisQuantification, SoLabelFilteringProcessing, SoFilterAnalysisQuantification.
File format/default:
LabelFilteringAnalysisQuantification {
| computeMode | MODE_AUTO |
| inLabelImage | NULL |
| inIntensityImage | NULL |
| inFilter | "" |
| measureList | 0 |
Library references: analyze_filter_label
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) .
|
SoSFString |
inFilter
The input filter formula.
|
SoSFImageDataAdapter |
inIntensityImage
The intensity image Default value is NULL.
|
SoSFImageDataAdapter |
inLabelImage
The input label image Default value is NULL.
|
SoSFDataMeasureAttributes |
measureAttributes
The measure attributes to customize measurement.
|
SoMFDataMeasure |
measureList
The list of measures to compute.
|
SoImageVizEngineOutput<SoSFLabelAnalysisResult,SoLabelAnalysisResult> |
outAnalysis
The output analysis.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outLabelImage
The output image Default value is NULL.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoLabelFilteringAnalysisQuantification()
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 inLabelImage
public final SoSFImageDataAdapter inIntensityImage
public final SoSFString inFilter
public final SoMFDataMeasure measureList
public final SoSFDataMeasureAttributes measureAttributes
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outLabelImage
public final SoImageVizEngineOutput<SoSFLabelAnalysisResult,SoLabelAnalysisResult> outAnalysis
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com