Click or drag to resize
SoPruningProcessing3dinBinaryImage Property

The input image.

Namespace: OIV.ImageViz.Engines.MathematicalMorphology.HitOrMissAndSkeleton
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFImageDataAdapter inBinaryImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

Supported types include: binary. Default value is NULL. Supported types include: binary image.

See Also