[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.HOGDescriptor.GroupRectangles(OpenCvSharp.CPlusPlus.Rect[]@,System.Double[]@,System.Int32,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public void GroupRectangles( out Rect[] rectList, out double[] weights, int groupThreshold, double eps )
Parameters
- rectList
- Type: OpenCvSharp.CPlusPlusRect
[Missing <param name="rectList"/> documentation for "M:OpenCvSharp.CPlusPlus.HOGDescriptor.GroupRectangles(OpenCvSharp.CPlusPlus.Rect[]@,System.Double[]@,System.Int32,System.Double)"]
- weights
- Type: SystemDouble
[Missing <param name="weights"/> documentation for "M:OpenCvSharp.CPlusPlus.HOGDescriptor.GroupRectangles(OpenCvSharp.CPlusPlus.Rect[]@,System.Double[]@,System.Int32,System.Double)"]
- groupThreshold
- Type: SystemInt32
[Missing <param name="groupThreshold"/> documentation for "M:OpenCvSharp.CPlusPlus.HOGDescriptor.GroupRectangles(OpenCvSharp.CPlusPlus.Rect[]@,System.Double[]@,System.Int32,System.Double)"]
- eps
- Type: SystemDouble
[Missing <param name="eps"/> documentation for "M:OpenCvSharp.CPlusPlus.HOGDescriptor.GroupRectangles(OpenCvSharp.CPlusPlus.Rect[]@,System.Double[]@,System.Int32,System.Double)"]