Click or drag to resize
SoMarkerBasedWatershedProcessing Properties

The SoMarkerBasedWatershedProcessing type exposes the following members.

Properties
  NameDescription
Public propertycomputeMode

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

Public propertyinGrayImage

The input grayscale image.

Public propertyinMarkerImage

The input marker (label) image.

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

In 3D configuration (see OIV.ImageViz.Engines.ImageSegmentation.RegionGrowing.SoMarkerBasedWatershedProcessing.computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels.

Public propertyoutObjectImage

The output image.

Public propertyoutputMode

Select the type of output mode.

Public propertyprecisionMode

Select the mode of algorithm precision for watershed.

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