Click or drag to resize

CvInvokeGroupRectangles Method

http://www.emgu.com
Overload List
  NameDescription
Public methodStatic memberGroupRectangles(VectorOfRect, Int32, Double)
Groups the object candidate rectangles.
Public methodStatic memberGroupRectangles(VectorOfRect, VectorOfInt, Int32, Double)
Groups the object candidate rectangles.
Public methodStatic memberGroupRectangles(VectorOfRect, VectorOfInt, VectorOfDouble, Int32, Double)
Groups the object candidate rectangles.
Public methodStatic memberGroupRectangles(VectorOfRect, Int32, Double, VectorOfInt, VectorOfDouble)
Groups the object candidate rectangles.
Top
See Also