Click or drag to resize
SoGrayscaleResconstructionProcessinginMaskImage Property

The input grayscale mask image constraining reconstruction.

Namespace: OIV.ImageViz.Engines.MathematicalMorphology.GeodesicTransformations
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFImageDataAdapter inMaskImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

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

See Also