Click or drag to resize
SoLabelAnalysisResultGetNumLabels Method

Returns the total number of different labels in the label analysis result.

Namespace: OIV.ImageViz.Nodes.Analysis
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public ulong GetNumLabels()

Return Value

Type: UInt64
Remarks

this is the sum of the label count in each image analysed.

See Also