[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_InputArray(System.IntPtr,System.IntPtr,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_InputArray( IntPtr contour1, IntPtr contour2, int method, double parameter )
Parameters
- contour1
- Type: SystemIntPtr
[Missing <param name="contour1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- contour2
- Type: SystemIntPtr
[Missing <param name="contour2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- method
- Type: SystemInt32
[Missing <param name="method"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
- parameter
- Type: SystemDouble
[Missing <param name="parameter"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_matchShapes_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Double)"]