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