Click or drag to resize
SoHExtremaWatershedProcessingneighborhood3d Property

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

Namespace: OIV.ImageViz.Engines.ImageSegmentation.SeparatingAndFilling
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoImageVizEngineNeighborhood3ds> neighborhood3d { get; }

Property Value

Type: SoSFEnumSoImageVizEngineNeighborhood3ds
Remarks

. Default is CONNECTIVITY_26.

See Also