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