public class SoFillHolesProcessing2d extends SoImageVizEngine
SoFillHolesProcessing2d
engine.
The SoFillHolesProcessing2d
engine fills the holes in particles slice by slice.
For an introduction, see section Morphology.
This engine fills the holes inside particles, irrespective of their size. It works slice by slice.
See also:
SoFillImageBorderProcessing3d
.
File format/default:
FillHolesProcessing2d {
inObjectImage | NULL |
neighborhoodConnectivity | CONNECTIVITY_8 |
Library references: hole_fill2d
Modifier and Type | Class and Description |
---|---|
static class |
SoFillHolesProcessing2d.NeighborhoodConnectivities |
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3ds
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFImageDataAdapter |
inObjectImage
The input binary or label image.
|
SoSFEnum<SoFillHolesProcessing2d.NeighborhoodConnectivities> |
neighborhoodConnectivity
Select the connectivity mode.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outObjectImage
The output binary or label image.
|
onBegin, onEnd, onProgress
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoFillHolesProcessing2d()
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 inObjectImage
public final SoSFEnum<SoFillHolesProcessing2d.NeighborhoodConnectivities> neighborhoodConnectivity
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outObjectImage
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com