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