public class SoLocalThicknessMapProcessing3d extends SoImageVizEngine
SoLocalThicknessMapProcessing3d
engine
This algorithm computes an inside 3D euclidean map of a 3D object. Each voxel will be assigned a value representing the diameter of the largest ball containing the voxel and entirely inscribed in the object, following the definition of Hildebrand&Ruegsegger, J.Microscopy, 185:1, 1997.
File format/default:
LocalThicknessMapProcessing3d {
inBinaryImage | NULL |
precisionMode | PRECISE |
Library references: thickness_map3d
Modifier and Type | Class and Description |
---|---|
static class |
SoLocalThicknessMapProcessing3d.PrecisionModes |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
FASTER
Deprecated.
|
SoSFImageDataAdapter |
inBinaryImage
The input binary image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outMapImage
The output distance map image.
|
static int |
PRECISE
Deprecated.
|
SoSFEnum<SoLocalThicknessMapProcessing3d.PrecisionModes> |
precisionMode
Precision for computation method.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoLocalThicknessMapProcessing3d()
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 FASTER
SoLocalThicknessMapProcessing3d.PrecisionModes.FASTER
instead.@Deprecated public static final int PRECISE
SoLocalThicknessMapProcessing3d.PrecisionModes.PRECISE
instead.public final SoSFImageDataAdapter inBinaryImage
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outMapImage
public final SoSFEnum<SoLocalThicknessMapProcessing3d.PrecisionModes> precisionMode
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com