[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_FaceRecognizer_update(System.IntPtr,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void contrib_FaceRecognizer_update( IntPtr obj, IntPtr[] src, int srcLength, int[] labels, int labelsLength )
Parameters
- obj
- Type: SystemIntPtr
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_FaceRecognizer_update(System.IntPtr,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- src
- Type: SystemIntPtr
[Missing <param name="src"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_FaceRecognizer_update(System.IntPtr,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- srcLength
- Type: SystemInt32
[Missing <param name="srcLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_FaceRecognizer_update(System.IntPtr,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- labels
- Type: SystemInt32
[Missing <param name="labels"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_FaceRecognizer_update(System.IntPtr,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- labelsLength
- Type: SystemInt32
[Missing <param name="labelsLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.contrib_FaceRecognizer_update(System.IntPtr,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]