Click or drag to resize
SoSieveLabelingProcessinginIntensityImage Property

The input intensity image.

Namespace: OIV.ImageViz.Engines.ImageAnalysis.IndividualMeasures
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFImageDataAdapter inIntensityImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

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

See Also