NativeMethodsface_LBPHFaceRecognizer_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.face_LBPHFaceRecognizer_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus face_LBPHFaceRecognizer_create( int radius, int neighbors, int gridX, int gridY, double threshold, out IntPtr returnValue )
Public Shared Function face_LBPHFaceRecognizer_create ( radius As Integer, neighbors As Integer, gridX As Integer, gridY As Integer, threshold As Double, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus face_LBPHFaceRecognizer_create( int radius, int neighbors, int gridX, int gridY, double threshold, [OutAttribute] IntPtr% returnValue )
static member face_LBPHFaceRecognizer_create : radius : int * neighbors : int * gridX : int * gridY : int * threshold : float * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="radius"/> documentation for "M:OpenCvSharp.NativeMethods.face_LBPHFaceRecognizer_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="neighbors"/> documentation for "M:OpenCvSharp.NativeMethods.face_LBPHFaceRecognizer_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="gridX"/> documentation for "M:OpenCvSharp.NativeMethods.face_LBPHFaceRecognizer_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="gridY"/> documentation for "M:OpenCvSharp.NativeMethods.face_LBPHFaceRecognizer_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="threshold"/> documentation for "M:OpenCvSharp.NativeMethods.face_LBPHFaceRecognizer_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.face_LBPHFaceRecognizer_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.face_LBPHFaceRecognizer_create(System.Int32,System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]