public class SoCentroidPathTortuosityQuantification3d extends SoImageVizEngine
SoCentroidPathTortuosityQuantification3d
engine the tortuosity of a path formed by centroids of each plan of a binary 3D image along z-axis.
Tortuosity is the ratio of the length of a curve to the distance between the ends of it along z-axis. In our case the distance between the ends of curve is given by the number of planes along z-axis.
This module first computes the centroid of each plane
of the image. Then it computes the path length through the centroids
and then divides it by the number of planes
along z-axis.
File format/default:
CentroidPathTortuosityQuantification3d {
inBinaryImage | NULL |
Library references: tortuosity
Modifier and Type | Class and Description |
---|---|
static class |
SoCentroidPathTortuosityQuantification3d.SbCentroidTortuosity3dDetail
Results details of centroid path tortuosity global measure.
|
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inBinaryImage
The input 3D binary image.
|
SoImageVizEngineAnalysisOutput<SoCentroidPathTortuosityQuantification3d.SbCentroidTortuosity3dDetail> |
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 |
---|
SoCentroidPathTortuosityQuantification3d()
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 inBinaryImage
public final SoImageVizEngineAnalysisOutput<SoCentroidPathTortuosityQuantification3d.SbCentroidTortuosity3dDetail> outResult
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com