Method SetLabelInfo
- Namespace
- OpenCvSharp.Face
- Assembly
- OpenCvSharp.dll
SetLabelInfo(int, string)
Sets string info for the specified model's label. The string info is replaced by the provided value if it was set before for the specified label.
public void SetLabelInfo(int label, string strInfo)