public class SoExtremaImpositionProcessing extends SoImageVizEngine
SoExtremaImpositionProcessing engine
The SoExtremaImpositionProcessing engine extracts the geodesic radius of particles.
For an introduction, see:
The engine performs geodesic propagation in one direction only and extracts either the minimum or maximum. In minima mode this engine extracts the geodesic radius of particles. In maxima mode this engine extracts the geodesic diameter of the particles.
File format/default:
ExtremaImpositionProcessing {
| computeMode | MODE_AUTO |
| neighborhood3d | CONNECTIVITY_26 |
| impositionOperator | MAXIMA |
| inImage | NULL |
Library references: gdsmax gdsmin
| Modifier and Type | Class and Description |
|---|---|
static class |
SoExtremaImpositionProcessing.ImpositionOperators |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoImageVizEngine.ComputeModes> |
computeMode
Select the compute Mode (2D or 3D or AUTO) .
|
SoSFEnum<SoExtremaImpositionProcessing.ImpositionOperators> |
impositionOperator
Select the operator.
|
SoSFImageDataAdapter |
inImage
The input image.
|
static int |
MAXIMA
Deprecated.
|
static int |
MINIMA
Deprecated.
|
SoSFEnum<SoImageVizEngine.Neighborhood3ds> |
neighborhood3d
In 3D configuration (see
computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels. |
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoExtremaImpositionProcessing()
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 MINIMA
SoExtremaImpositionProcessing.ImpositionOperators.MINIMA instead.@Deprecated public static final int MAXIMA
SoExtremaImpositionProcessing.ImpositionOperators.MAXIMA instead.public final SoSFEnum<SoImageVizEngine.ComputeModes> computeMode
public final SoSFEnum<SoImageVizEngine.Neighborhood3ds> neighborhood3d
computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels.
. Default is CONNECTIVITY_26.public final SoSFEnum<SoExtremaImpositionProcessing.ImpositionOperators> impositionOperator
public final SoSFImageDataAdapter inImage
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com