Cv2IntersectConvexConvex Method (IEnumerablePoint2f, IEnumerablePoint2f, Point2f, Boolean) |
Namespace: OpenCvSharp
public static float IntersectConvexConvex( IEnumerable<Point2f> p1, IEnumerable<Point2f> p2, out Point2f[] p12, bool handleNested = true )
[Missing <param name="p1"/> documentation for "M:OpenCvSharp.Cv2.IntersectConvexConvex(System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},OpenCvSharp.Point2f[]@,System.Boolean)"]
[Missing <param name="p2"/> documentation for "M:OpenCvSharp.Cv2.IntersectConvexConvex(System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},OpenCvSharp.Point2f[]@,System.Boolean)"]
[Missing <param name="p12"/> documentation for "M:OpenCvSharp.Cv2.IntersectConvexConvex(System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},OpenCvSharp.Point2f[]@,System.Boolean)"]
[Missing <param name="handleNested"/> documentation for "M:OpenCvSharp.Cv2.IntersectConvexConvex(System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},OpenCvSharp.Point2f[]@,System.Boolean)"]
[Missing <returns> documentation for "M:OpenCvSharp.Cv2.IntersectConvexConvex(System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},System.Collections.Generic.IEnumerable{OpenCvSharp.Point2f},OpenCvSharp.Point2f[]@,System.Boolean)"]