public class SoObjectSpecificSurfaceQuantification extends SoImageVizEngine
SoObjectSpecificSurfaceQuantification
engine
The SoObjectSpecificSurfaceQuantification
engine measures the ratio of binarised surface to volume.
For an introduction, see section Morphometry.
This engine measures the ratio of binarised surface to volume measured as described below in both 2D and 3D within the image.
In the 2D case is calculated as the division of the perimeter by area. In the 3D case is calculated as the division of the SoAreaQuantification3d engine's result by the 3D volume.
See also:
SoObjectImageRatioQuantification
.
File format/default:
ObjectSpecificSurfaceQuantification {
computeMode | MODE_AUTO |
inBinaryImage | NULL |
Library references: object_specific_surface
Modifier and Type | Class and Description |
---|---|
static class |
SoObjectSpecificSurfaceQuantification.SbObjectSpecificSurface
Results details of object specific surface global measure.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.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.
|
SoImageVizEngineAnalysisOutput<SoObjectSpecificSurfaceQuantification.SbObjectSpecificSurface> |
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 |
---|
SoObjectSpecificSurfaceQuantification()
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 SoSFEnum<SoImageVizEngine.ComputeModes> computeMode
public final SoSFImageDataAdapter inBinaryImage
public final SoImageVizEngineAnalysisOutput<SoObjectSpecificSurfaceQuantification.SbObjectSpecificSurface> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com