SoMarkerBasedWatershedProcessing Properties |
The SoMarkerBasedWatershedProcessing type exposes the following members.
Name | Description | |
---|---|---|
computeMode | Select the compute Mode (2D or 3D or AUTO) . | |
inGrayImage | The input grayscale image. | |
inMarkerImage | The input marker (label) image. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
neighborhood3d | In 3D configuration (see OIV.ImageViz.Engines.ImageSegmentation.RegionGrowing.SoMarkerBasedWatershedProcessing.computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels. | |
outObjectImage | The output image. | |
outputMode | Select the type of output mode. | |
precisionMode | Select the mode of algorithm precision for watershed. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |