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