Table of Contents

Method GetLabelInfo

Namespace
OpenCvSharp.Face
Assembly
OpenCvSharp.dll

GetLabelInfo(int)

Gets string information by label. If an unknown label id is provided or there is no label information associated with the specified label id the method returns an empty string.

public string GetLabelInfo(int label)

Parameters

label int

Returns

string