public class SoObjectLinearDensityQuantification3d extends SoImageVizEngine
SoObjectLinearDensityQuantification3d
engine
The SoObjectLinearDensityQuantification3d
engine measures the structure linear density.
For an introduction, see section Morphometry.
This engine measures the structure linear density. It represents the number of traversals across a structure made per unit length on a linear path.
Plate and rod model 2D-based definitions of object linear density take the corresponding average object thickness values:
where is total volume and
is solid volume.
See also:
SoAverageObjectThicknessQuantification3d
.
File format/default:
ObjectLinearDensityQuantification3d {
inImage | NULL |
inMaskImage | NULL |
model | PARALLEL_PLATE_MODEL |
Library references: object_linear_density
Modifier and Type | Class and Description |
---|---|
static class |
SoObjectLinearDensityQuantification3d.Models |
static class |
SoObjectLinearDensityQuantification3d.SbObjectLinearDensityDetail
Results details of object linear density global measure.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
CYLINDER_ROD_MODEL
Deprecated.
|
SoSFImageDataAdapter |
inImage
The input 3D binary image.
|
SoSFImageDataAdapter |
inMaskImage
The binary image for the mask or empty (command looks for only inside).
|
SoSFEnum<SoObjectLinearDensityQuantification3d.Models> |
model
The trabecular model.
|
SoImageVizEngineAnalysisOutput<SoObjectLinearDensityQuantification3d.SbObjectLinearDensityDetail> |
outResult
The output measure result.
|
static int |
PARALLEL_PLATE_MODEL
Deprecated.
|
static int |
SPHERE_MODEL
Deprecated.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoObjectLinearDensityQuantification3d()
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
@Deprecated public static final int PARALLEL_PLATE_MODEL
SoObjectLinearDensityQuantification3d.Models.PARALLEL_PLATE_MODEL
instead.@Deprecated public static final int CYLINDER_ROD_MODEL
SoObjectLinearDensityQuantification3d.Models.CYLINDER_ROD_MODEL
instead.@Deprecated public static final int SPHERE_MODEL
SoObjectLinearDensityQuantification3d.Models.SPHERE_MODEL
instead.public final SoSFImageDataAdapter inImage
public final SoSFImageDataAdapter inMaskImage
public final SoSFEnum<SoObjectLinearDensityQuantification3d.Models> model
public final SoImageVizEngineAnalysisOutput<SoObjectLinearDensityQuantification3d.SbObjectLinearDensityDetail> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com