[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.CPlusPlus.Point[],System.Int32,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.Int32,System.Double)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static double imgproc_matchShapes_Point( Point[] contour1, int contour1Length, Point[] contour2, int contour2Length, int method, double parameter )
Parameters
- contour1
- Type: OpenCvSharp.CPlusPlusPoint
[Missing <param name="contour1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.CPlusPlus.Point[],System.Int32,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.Int32,System.Double)"]
- contour1Length
- Type: SystemInt32
[Missing <param name="contour1Length"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.CPlusPlus.Point[],System.Int32,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.Int32,System.Double)"]
- contour2
- Type: OpenCvSharp.CPlusPlusPoint
[Missing <param name="contour2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.CPlusPlus.Point[],System.Int32,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.Int32,System.Double)"]
- contour2Length
- Type: SystemInt32
[Missing <param name="contour2Length"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.CPlusPlus.Point[],System.Int32,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.Int32,System.Double)"]
- method
- Type: SystemInt32
[Missing <param name="method"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.CPlusPlus.Point[],System.Int32,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.Int32,System.Double)"]
- parameter
- Type: SystemDouble
[Missing <param name="parameter"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.CPlusPlus.Point[],System.Int32,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.Int32,System.Double)"]
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_Point(OpenCvSharp.CPlusPlus.Point[],System.Int32,OpenCvSharp.CPlusPlus.Point[],System.Int32,System.Int32,System.Double)"]