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.Neighborhood3ds
Inventor.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, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoFillImageBorderProcessing3d()
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 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 January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com