Click or drag to resize

NativeMethodsimgproc_createGeneralizedHoughBallard Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus imgproc_createGeneralizedHoughBallard(
	out IntPtr returnValue
)

Parameters

returnValue
Type: SystemIntPtr

[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.imgproc_createGeneralizedHoughBallard(System.IntPtr@)"]

Return Value

Type: ExceptionStatus

[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.imgproc_createGeneralizedHoughBallard(System.IntPtr@)"]

See Also