Cv2GroupRectangles Method (IListRect, Int32, Double, Int32, Double) |
Namespace: OpenCvSharp
public static void GroupRectangles( IList<Rect> rectList, out int[] rejectLevels, out double[] levelWeights, int groupThreshold, double eps = 0.2 )
[Missing <param name="rectList"/> documentation for "M:OpenCvSharp.Cv2.GroupRectangles(System.Collections.Generic.IList{OpenCvSharp.Rect},System.Int32[]@,System.Double[]@,System.Int32,System.Double)"]
[Missing <param name="rejectLevels"/> documentation for "M:OpenCvSharp.Cv2.GroupRectangles(System.Collections.Generic.IList{OpenCvSharp.Rect},System.Int32[]@,System.Double[]@,System.Int32,System.Double)"]
[Missing <param name="levelWeights"/> documentation for "M:OpenCvSharp.Cv2.GroupRectangles(System.Collections.Generic.IList{OpenCvSharp.Rect},System.Int32[]@,System.Double[]@,System.Int32,System.Double)"]
[Missing <param name="groupThreshold"/> documentation for "M:OpenCvSharp.Cv2.GroupRectangles(System.Collections.Generic.IList{OpenCvSharp.Rect},System.Int32[]@,System.Double[]@,System.Int32,System.Double)"]
[Missing <param name="eps"/> documentation for "M:OpenCvSharp.Cv2.GroupRectangles(System.Collections.Generic.IList{OpenCvSharp.Rect},System.Int32[]@,System.Double[]@,System.Int32,System.Double)"]