NativeMethodscvCalcPGH Method OpenCvSharp Class Library

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

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

public static void cvCalcPGH(
	IntPtr contour,
	IntPtr hist
)

Parameters

contour
Type: SystemIntPtr

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

hist
Type: SystemIntPtr

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

See Also

Reference