NativeMethodsimgproc_convexHull_Point2f_ReturnsIndices Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexHull_Point2f_ReturnsIndices(OpenCvSharp.Point2f[],System.Int32,System.IntPtr,System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus imgproc_convexHull_Point2f_ReturnsIndices( Point2f[] points, int pointsLength, IntPtr hull, int clockwise )
Public Shared Function imgproc_convexHull_Point2f_ReturnsIndices ( points As Point2f(), pointsLength As Integer, hull As IntPtr, clockwise As Integer ) As ExceptionStatus
public: static ExceptionStatus imgproc_convexHull_Point2f_ReturnsIndices( array<Point2f>^ points, int pointsLength, IntPtr hull, int clockwise )
static member imgproc_convexHull_Point2f_ReturnsIndices : points : Point2f[] * pointsLength : int * hull : IntPtr * clockwise : int -> ExceptionStatus
[Missing <param name="points"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexHull_Point2f_ReturnsIndices(OpenCvSharp.Point2f[],System.Int32,System.IntPtr,System.Int32)"]
[Missing <param name="pointsLength"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexHull_Point2f_ReturnsIndices(OpenCvSharp.Point2f[],System.Int32,System.IntPtr,System.Int32)"]
[Missing <param name="hull"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexHull_Point2f_ReturnsIndices(OpenCvSharp.Point2f[],System.Int32,System.IntPtr,System.Int32)"]
[Missing <param name="clockwise"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexHull_Point2f_ReturnsIndices(OpenCvSharp.Point2f[],System.Int32,System.IntPtr,System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_convexHull_Point2f_ReturnsIndices(OpenCvSharp.Point2f[],System.Int32,System.IntPtr,System.Int32)"]