Click or drag to resize
SoFloodFillThresholdProcessingoutBinaryImage Property

Enter output binary image (or select one in the list) Default value is NULL.

Namespace: OIV.ImageViz.Engines.ImageSegmentation.RegionGrowing
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outBinaryImage { get; }

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

Supported types include: binary image.

See Also