SoSeparateObjectsProcessing Properties |
The SoSeparateObjectsProcessing type exposes the following members.
Name | Description | |
---|---|---|
algorithmMode | Select the algorithm mode for fastwatershed. | |
computeMode | Select the compute Mode (2D or 3D or AUTO) . | |
contrastValue | The depth of valley. | |
inBinaryImage | The input binary image. | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
neighborhood3d | In 3D configuration (see OIV.ImageViz.Engines.ImageSegmentation.SeparatingAndFilling.SoSeparateObjectsProcessing.computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels. | |
outSeparationImage | The output separation (binary or label) image. | |
separationMode | Select the output image type: separation lines, split objects, separated basins or joined basins. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |