Click or drag to resize
SoHExtremaProcessingoutBinaryImage Property

The output binary image.

Namespace: OIV.ImageViz.Engines.MathematicalMorphology.GeodesicTransformations
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outBinaryImage { get; }

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

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

See Also