Click or drag to resize
SoGrayscaleResconstructionProcessing Properties

The SoGrayscaleResconstructionProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

Select the compute Mode (2D or 3D or AUTO) .

Public propertyinMarkerImage

The input grayscale marker image containing seeds for reconstruction.

Public propertyinMaskImage

The input grayscale mask image constraining reconstruction.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyneighborhood3d

In 3D configuration (see OIV.ImageViz.Engines.MathematicalMorphology.GeodesicTransformations.SoGrayscaleResconstructionProcessing.computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels.

Public propertyoutImage

The output image.

Public propertyreconstructMode

Select the reconstruction mode to use.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also