NativeMethodsimgproc_matchShapes_Point Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_matchShapes_Point( Point[] contour1, int contour1Length, Point[] contour2, int contour2Length, int method, double parameter, out double returnValue )
Public Shared Function imgproc_matchShapes_Point ( contour1 As Point(), contour1Length As Integer, contour2 As Point(), contour2Length As Integer, method As Integer, parameter As Double, <OutAttribute> ByRef returnValue As Double ) As ExceptionStatus
public: static ExceptionStatus imgproc_matchShapes_Point( array<Point>^ contour1, int contour1Length, array<Point>^ contour2, int contour2Length, int method, double parameter, [OutAttribute] double% returnValue )
static member imgproc_matchShapes_Point : contour1 : Point[] * contour1Length : int * contour2 : Point[] * contour2Length : int * method : int * parameter : float * returnValue : float byref -> ExceptionStatus
[Missing <param name="contour1"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]
[Missing <param name="contour1Length"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]
[Missing <param name="contour2"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]
[Missing <param name="contour2Length"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]
[Missing <param name="method"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]
[Missing <param name="parameter"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.Point[],System.Int32,OpenCvSharp.Point[],System.Int32,System.Int32,System.Double,System.Double@)"]