[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvApproxPoly(System.IntPtr,System.Int32,System.IntPtr,OpenCvSharp.ApproxPolyMethod,System.Double,System.Boolean)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr cvApproxPoly( IntPtr src_seq, int header_size, IntPtr storage, ApproxPolyMethod method, double parameter, bool parameter2 )
Parameters
- src_seq
- Type: SystemIntPtr
[Missing <param name="src_seq"/> documentation for "M:OpenCvSharp.NativeMethods.cvApproxPoly(System.IntPtr,System.Int32,System.IntPtr,OpenCvSharp.ApproxPolyMethod,System.Double,System.Boolean)"]
- header_size
- Type: SystemInt32
[Missing <param name="header_size"/> documentation for "M:OpenCvSharp.NativeMethods.cvApproxPoly(System.IntPtr,System.Int32,System.IntPtr,OpenCvSharp.ApproxPolyMethod,System.Double,System.Boolean)"]
- storage
- Type: SystemIntPtr
[Missing <param name="storage"/> documentation for "M:OpenCvSharp.NativeMethods.cvApproxPoly(System.IntPtr,System.Int32,System.IntPtr,OpenCvSharp.ApproxPolyMethod,System.Double,System.Boolean)"]
- method
- Type: OpenCvSharpApproxPolyMethod
[Missing <param name="method"/> documentation for "M:OpenCvSharp.NativeMethods.cvApproxPoly(System.IntPtr,System.Int32,System.IntPtr,OpenCvSharp.ApproxPolyMethod,System.Double,System.Boolean)"]
- parameter
- Type: SystemDouble
[Missing <param name="parameter"/> documentation for "M:OpenCvSharp.NativeMethods.cvApproxPoly(System.IntPtr,System.Int32,System.IntPtr,OpenCvSharp.ApproxPolyMethod,System.Double,System.Boolean)"]
- parameter2
- Type: SystemBoolean
[Missing <param name="parameter2"/> documentation for "M:OpenCvSharp.NativeMethods.cvApproxPoly(System.IntPtr,System.Int32,System.IntPtr,OpenCvSharp.ApproxPolyMethod,System.Double,System.Boolean)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvApproxPoly(System.IntPtr,System.Int32,System.IntPtr,OpenCvSharp.ApproxPolyMethod,System.Double,System.Boolean)"]