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.Neighborhood3dsInventor.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, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoLocalThicknessMapProcessing3d()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluatecopy, getByName, getOutput, getOutputNamecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, 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 July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com