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