NativeMethodsimgproc_convexityDefects_Point Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexityDefects_Point(OpenCvSharp.Point[],System.Int32,System.Int32[],System.Int32,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_convexityDefects_Point( Point[] contour, int contourLength, int[] convexHull, int convexHullLength, IntPtr convexityDefects )
Public Shared Function imgproc_convexityDefects_Point ( contour As Point(), contourLength As Integer, convexHull As Integer(), convexHullLength As Integer, convexityDefects As IntPtr ) As ExceptionStatus
public: static ExceptionStatus imgproc_convexityDefects_Point( array<Point>^ contour, int contourLength, array<int>^ convexHull, int convexHullLength, IntPtr convexityDefects )
static member imgproc_convexityDefects_Point : contour : Point[] * contourLength : int * convexHull : int[] * convexHullLength : int * convexityDefects : IntPtr -> ExceptionStatus
[Missing <param name="contour"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexityDefects_Point(OpenCvSharp.Point[],System.Int32,System.Int32[],System.Int32,System.IntPtr)"]
[Missing <param name="contourLength"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexityDefects_Point(OpenCvSharp.Point[],System.Int32,System.Int32[],System.Int32,System.IntPtr)"]
[Missing <param name="convexHull"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexityDefects_Point(OpenCvSharp.Point[],System.Int32,System.Int32[],System.Int32,System.IntPtr)"]
[Missing <param name="convexHullLength"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexityDefects_Point(OpenCvSharp.Point[],System.Int32,System.Int32[],System.Int32,System.IntPtr)"]
[Missing <param name="convexityDefects"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexityDefects_Point(OpenCvSharp.Point[],System.Int32,System.Int32[],System.Int32,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexityDefects_Point(OpenCvSharp.Point[],System.Int32,System.Int32[],System.Int32,System.IntPtr)"]