NativeMethodsimgproc_convexityDefects_InputArray Method OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_InputArray(System.IntPtr,System.IntPtr,System.IntPtr)"]

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static void imgproc_convexityDefects_InputArray(
	IntPtr contour,
	IntPtr convexHull,
	IntPtr convexityDefects
)

Parameters

contour
Type: SystemIntPtr

[Missing <param name="contour"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_InputArray(System.IntPtr,System.IntPtr,System.IntPtr)"]

convexHull
Type: SystemIntPtr

[Missing <param name="convexHull"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_InputArray(System.IntPtr,System.IntPtr,System.IntPtr)"]

convexityDefects
Type: SystemIntPtr

[Missing <param name="convexityDefects"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.imgproc_convexityDefects_InputArray(System.IntPtr,System.IntPtr,System.IntPtr)"]

See Also

Reference