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.Neighborhood3dsInventor.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, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoAverageObjectAreaPerSliceQuantification3d()
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 SoSFImageDataAdapter inObjectImage
public final SoSFImageDataAdapter inMaskImage
public final SoImageVizEngineAnalysisOutput<SoAverageObjectAreaPerSliceQuantification3d.SbAverageObjectAreaPerSliceDetail> outResult
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com