[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_Point2f(OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void imgproc_convexityDefects_Point2f( Point2f[] contour, int contourLength, int[] convexHull, int convexHullLength, out IntPtr convexityDefects )
Parameters
- contour
- Type: OpenCvSharp.CPlusPlusPoint2f
[Missing <param name="contour"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_Point2f(OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
- contourLength
- Type: SystemInt32
[Missing <param name="contourLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_Point2f(OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
- convexHull
- Type: SystemInt32
[Missing <param name="convexHull"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_Point2f(OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
- convexHullLength
- Type: SystemInt32
[Missing <param name="convexHullLength"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_Point2f(OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]
- convexityDefects
- Type: SystemIntPtr
[Missing <param name="convexityDefects"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_Point2f(OpenCvSharp.CPlusPlus.Point2f[],System.Int32,System.Int32[],System.Int32,System.IntPtr@)"]