Method GetLabelsByString
- Namespace
- OpenCvSharp.Face
- Assembly
- OpenCvSharp.dll
GetLabelsByString(string)
Gets vector of labels by string. The function searches for the labels containing the specified sub-string in the associated string info.
public int[] GetLabelsByString(string str)
Parameters
strstring
Returns
- int[]