public class SoAverageObjectAreaPerSliceQuantification3d extends SoImageVizEngine
SoAverageObjectAreaPerSliceQuantification3d
engine
The SoAverageObjectAreaPerSliceQuantification3d
engine computes the average objects area along image planes.
For an introduction, see section Morphometry.
This engine computes the average objects area along image planes. It can be used as an indicator of connectivity since great number of small objects along image planes may result in high fragmentation ratio. On the other hand, a small number of objects with large area along image planes may lead to high connectivity. See also:
SoTotalImageBoundaryAreaQuantification
.
File format/default:
AverageObjectAreaPerSliceQuantification3d {
inObjectImage | NULL |
inMaskImage | NULL |
Library references: average_object_area_per_slice
Modifier and Type | Class and Description |
---|---|
static class |
SoAverageObjectAreaPerSliceQuantification3d.SbAverageObjectAreaPerSliceDetail
Results details of average object area per slice global measure.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inMaskImage
The binary image for the mask or empty (command looks for only inside).
|
SoSFImageDataAdapter |
inObjectImage
The input 3D binary image.
|
SoImageVizEngineAnalysisOutput<SoAverageObjectAreaPerSliceQuantification3d.SbAverageObjectAreaPerSliceDetail> |
outResult
The output measure result.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoAverageObjectAreaPerSliceQuantification3d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluate
copy, getByName, getOutput, getOutputName
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public final SoSFImageDataAdapter inObjectImage
public final SoSFImageDataAdapter inMaskImage
public final SoImageVizEngineAnalysisOutput<SoAverageObjectAreaPerSliceQuantification3d.SbAverageObjectAreaPerSliceDetail> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com