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