Click or drag to resize
SoLabelAnalysisResultGetNumLabels Method (Int32)

Returns the number of different labels in the label analysis result for the given image index.

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(
	int sequenceIndex
)

Parameters

sequenceIndex
Type: SystemInt32

Return Value

Type: UInt64
Remarks