Click or drag to resize
SoLabelingProcessingneighborhood3d Property

In 3D configuration (see computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels.

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

Property Value

Type: SoSFEnumSoImageVizEngineNeighborhood3ds
Remarks

. Default is CONNECTIVITY_26.

See Also