Click or drag to resize
SoDijkstraShortestPathProcessing2dinMaskImage Property

The binary image for the mask or empty (command looks for only inside).

Namespace: OIV.ImageViz.Engines.EdgeDetection.EdgeMarking
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFImageDataAdapter inMaskImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

This parameter is optional. Default value is NULL. Supported types include: binary color image.

See Also