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