NativeMethodsobjdetect_HOGDescriptor_groupRectangles Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_groupRectangles(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus objdetect_HOGDescriptor_groupRectangles( IntPtr obj, IntPtr rectList, IntPtr weights, int groupThreshold, double eps )
Public Shared Function objdetect_HOGDescriptor_groupRectangles ( obj As IntPtr, rectList As IntPtr, weights As IntPtr, groupThreshold As Integer, eps As Double ) As ExceptionStatus
public: static ExceptionStatus objdetect_HOGDescriptor_groupRectangles( IntPtr obj, IntPtr rectList, IntPtr weights, int groupThreshold, double eps )
static member objdetect_HOGDescriptor_groupRectangles : obj : IntPtr * rectList : IntPtr * weights : IntPtr * groupThreshold : int * eps : float -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_groupRectangles(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <param name="rectList"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_groupRectangles(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <param name="weights"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_groupRectangles(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <param name="groupThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_groupRectangles(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <param name="eps"/> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_groupRectangles(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.objdetect_HOGDescriptor_groupRectangles(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]