NativeMethodsface_FaceRecognizer_setLabelInfo Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.face_FaceRecognizer_setLabelInfo(System.IntPtr,System.Int32,System.String)"]
Namespace: OpenCvSharp
public static ExceptionStatus face_FaceRecognizer_setLabelInfo( IntPtr obj, int label, string strInfo )
Public Shared Function face_FaceRecognizer_setLabelInfo ( obj As IntPtr, label As Integer, strInfo As String ) As ExceptionStatus
public: static ExceptionStatus face_FaceRecognizer_setLabelInfo( IntPtr obj, int label, String^ strInfo )
static member face_FaceRecognizer_setLabelInfo : obj : IntPtr * label : int * strInfo : string -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.face_FaceRecognizer_setLabelInfo(System.IntPtr,System.Int32,System.String)"]
[Missing <param name="label"/> documentation for "M:OpenCvSharp.NativeMethods.face_FaceRecognizer_setLabelInfo(System.IntPtr,System.Int32,System.String)"]
[Missing <param name="strInfo"/> documentation for "M:OpenCvSharp.NativeMethods.face_FaceRecognizer_setLabelInfo(System.IntPtr,System.Int32,System.String)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.face_FaceRecognizer_setLabelInfo(System.IntPtr,System.Int32,System.String)"]