[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.cvConvexHull2(System.IntPtr,System.IntPtr,OpenCvSharp.ConvexHullOrientation,System.Int32)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
public static IntPtr cvConvexHull2( IntPtr input, IntPtr hull_storage, ConvexHullOrientation orientation, int return_points )
Parameters
- input
- Type: SystemIntPtr
[Missing <param name="input"/> documentation for "M:OpenCvSharp.NativeMethods.cvConvexHull2(System.IntPtr,System.IntPtr,OpenCvSharp.ConvexHullOrientation,System.Int32)"]
- hull_storage
- Type: SystemIntPtr
[Missing <param name="hull_storage"/> documentation for "M:OpenCvSharp.NativeMethods.cvConvexHull2(System.IntPtr,System.IntPtr,OpenCvSharp.ConvexHullOrientation,System.Int32)"]
- orientation
- Type: OpenCvSharpConvexHullOrientation
[Missing <param name="orientation"/> documentation for "M:OpenCvSharp.NativeMethods.cvConvexHull2(System.IntPtr,System.IntPtr,OpenCvSharp.ConvexHullOrientation,System.Int32)"]
- return_points
- Type: SystemInt32
[Missing <param name="return_points"/> documentation for "M:OpenCvSharp.NativeMethods.cvConvexHull2(System.IntPtr,System.IntPtr,OpenCvSharp.ConvexHullOrientation,System.Int32)"]
Return Value
Type: IntPtr[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.cvConvexHull2(System.IntPtr,System.IntPtr,OpenCvSharp.ConvexHullOrientation,System.Int32)"]