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