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 |
---|---|
SoSFImageDataAdapter |
inImage
The input 3D binary image.
|
SoSFEnum<SoFillImageBorderProcessing3d.NeighborhoodConnectivities> |
neighborhoodConnectivity
The 2D connectivity mode.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
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, getName, isDisposable, isSynchronizable, setName, setSynchronizable, touch
getNativeResourceHandle
public final SoSFImageDataAdapter inImage
public final SoSFEnum<SoFillImageBorderProcessing3d.NeighborhoodConnectivities> neighborhoodConnectivity
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com