[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvMatchShapes(System.IntPtr,System.IntPtr,OpenCvSharp.MatchShapesMethod,System.Double)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static double cvMatchShapes( IntPtr object1, IntPtr object2, MatchShapesMethod method, double parameter )
Parameters
- object1
- Type: SystemIntPtr
[Missing <param name="object1"/> documentation for "M:OpenCvSharp.NativeMethods.cvMatchShapes(System.IntPtr,System.IntPtr,OpenCvSharp.MatchShapesMethod,System.Double)"]
- object2
- Type: SystemIntPtr
[Missing <param name="object2"/> documentation for "M:OpenCvSharp.NativeMethods.cvMatchShapes(System.IntPtr,System.IntPtr,OpenCvSharp.MatchShapesMethod,System.Double)"]
- method
- Type: OpenCvSharpMatchShapesMethod
[Missing <param name="method"/> documentation for "M:OpenCvSharp.NativeMethods.cvMatchShapes(System.IntPtr,System.IntPtr,OpenCvSharp.MatchShapesMethod,System.Double)"]
- parameter
- Type: SystemDouble
[Missing <param name="parameter"/> documentation for "M:OpenCvSharp.NativeMethods.cvMatchShapes(System.IntPtr,System.IntPtr,OpenCvSharp.MatchShapesMethod,System.Double)"]
Return Value
Type: Double[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvMatchShapes(System.IntPtr,System.IntPtr,OpenCvSharp.MatchShapesMethod,System.Double)"]