[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexHull_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void imgproc_convexHull_InputArray( IntPtr points, IntPtr hull, int clockwise, int returnPoints )
Parameters
- points
- Type: SystemIntPtr
[Missing <param name="points"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexHull_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- hull
- Type: SystemIntPtr
[Missing <param name="hull"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexHull_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- clockwise
- Type: SystemInt32
[Missing <param name="clockwise"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexHull_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]
- returnPoints
- Type: SystemInt32
[Missing <param name="returnPoints"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexHull_InputArray(System.IntPtr,System.IntPtr,System.Int32,System.Int32)"]