Click or drag to resize
SoReconstructionFromMarkersProcessing.neighborhood3d Property

In 3D configuration (see OIV.ImageViz.Engines.MathematicalMorphology.GeodesicTransformations.SoReconstructionFromMarkersProcessing.computeMode), the neighborhood connectivity defines the connectivity considered for processing adjacent voxels.

Namespace: OIV.ImageViz.Engines.MathematicalMorphology.GeodesicTransformations
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFEnum<SoImageVizEngine. Neighborhood3ds> neighborhood3d { get; }

Property Value

Type: SoSFEnum<SoImageVizEngine.Neighborhood3ds>
Remarks

. Default is CONNECTIVITY_26.

See Also