[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles4(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void objdetect_groupRectangles4( IntPtr rectList, IntPtr rejectLevels, IntPtr levelWeights, int groupThreshold, double eps )
Parameters
- rectList
- Type: SystemIntPtr
[Missing <param name="rectList"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles4(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- rejectLevels
- Type: SystemIntPtr
[Missing <param name="rejectLevels"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles4(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- levelWeights
- Type: SystemIntPtr
[Missing <param name="levelWeights"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles4(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- groupThreshold
- Type: SystemInt32
[Missing <param name="groupThreshold"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles4(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- eps
- Type: SystemDouble
[Missing <param name="eps"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.objdetect_groupRectangles4(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Double)"]