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