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 |
---|---|
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.
|
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, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public final SoSFImageDataAdapter inImage
public final SoSFImageDataAdapter inMaskImage
public final SoSFEnum<SoObjectLinearDensityQuantification3d.Models> model
public final SoImageVizEngineAnalysisOutput<SoObjectLinearDensityQuantification3d.SbObjectLinearDensityDetail> outResult
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com