Cv2PointPolygonTest Method (IEnumerablePoint, Point2f, Boolean) |
Namespace: OpenCvSharp
public static double PointPolygonTest( IEnumerable<Point> contour, Point2f pt, bool measureDist )
[Missing <param name="contour"/> documentation for "M:OpenCvSharp.Cv2.PointPolygonTest(System.Collections.Generic.IEnumerable{OpenCvSharp.Point},OpenCvSharp.Point2f,System.Boolean)"]
[Missing <param name="pt"/> documentation for "M:OpenCvSharp.Cv2.PointPolygonTest(System.Collections.Generic.IEnumerable{OpenCvSharp.Point},OpenCvSharp.Point2f,System.Boolean)"]
[Missing <param name="measureDist"/> documentation for "M:OpenCvSharp.Cv2.PointPolygonTest(System.Collections.Generic.IEnumerable{OpenCvSharp.Point},OpenCvSharp.Point2f,System.Boolean)"]
[Missing <returns> documentation for "M:OpenCvSharp.Cv2.PointPolygonTest(System.Collections.Generic.IEnumerable{OpenCvSharp.Point},OpenCvSharp.Point2f,System.Boolean)"]