NativeMethodsimgproc_pointPolygonTest_Point Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pointPolygonTest_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point2f,System.Int32,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_pointPolygonTest_Point( Point[] contour, int contourLength, Point2f pt, int measureDist, out double returnValue )
Public Shared Function imgproc_pointPolygonTest_Point ( contour As Point(), contourLength As Integer, pt As Point2f, measureDist As Integer, <OutAttribute> ByRef returnValue As Double ) As ExceptionStatus
public: static ExceptionStatus imgproc_pointPolygonTest_Point( array<Point>^ contour, int contourLength, Point2f pt, int measureDist, [OutAttribute] double% returnValue )
static member imgproc_pointPolygonTest_Point : contour : Point[] * contourLength : int * pt : Point2f * measureDist : int * returnValue : float byref -> ExceptionStatus
[Missing <param name="contour"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pointPolygonTest_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point2f,System.Int32,System.Double@)"]
[Missing <param name="contourLength"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pointPolygonTest_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point2f,System.Int32,System.Double@)"]
[Missing <param name="pt"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pointPolygonTest_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point2f,System.Int32,System.Double@)"]
[Missing <param name="measureDist"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pointPolygonTest_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point2f,System.Int32,System.Double@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pointPolygonTest_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point2f,System.Int32,System.Double@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_pointPolygonTest_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point2f,System.Int32,System.Double@)"]