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