public class SoFillImageBorderProcessing3d extends SoImageVizEngine
SoFillImageBorderProcessing3d engine
The SoFillImageBorderProcessing3d engine fills image borders.
For an introduction, see section Morphology.
This engine works only with 3D images. It applies SoFillHolesProcessing2d at the six exterior faces of the 3D image. It aims at closing 3D shapes connected to the borders of a 3D image.
See also:
File format/default:
FillImageBorderProcessing3d {
| inImage | NULL |
| neighborhoodConnectivity | CONNECTIVITY_8 |
Library references: border_fill
| Modifier and Type | Class and Description |
|---|---|
static class |
SoFillImageBorderProcessing3d.NeighborhoodConnectivities |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTIVITY_4
Deprecated.
|
static int |
CONNECTIVITY_8
Deprecated.
|
SoSFImageDataAdapter |
inImage
The input 3D binary image.
|
SoSFEnum<SoFillImageBorderProcessing3d.NeighborhoodConnectivities> |
neighborhoodConnectivity
The 2D connectivity mode.
|
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 |
|---|
SoFillImageBorderProcessing3d()
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 CONNECTIVITY_8
SoFillImageBorderProcessing3d.NeighborhoodConnectivities.CONNECTIVITY_8 instead.@Deprecated public static final int CONNECTIVITY_4
SoFillImageBorderProcessing3d.NeighborhoodConnectivities.CONNECTIVITY_4 instead.public final SoSFImageDataAdapter inImage
public final SoSFEnum<SoFillImageBorderProcessing3d.NeighborhoodConnectivities> neighborhoodConnectivity
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com