Click or drag to resize

NativeMethodsximgproc_EdgeBoxes_getEdgeMinMag Method

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public static ExceptionStatus ximgproc_EdgeBoxes_getEdgeMinMag(
	IntPtr obj,
	out float returnValue
)

Parameters

obj
Type: SystemIntPtr

[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_EdgeBoxes_getEdgeMinMag(System.IntPtr,System.Single@)"]

returnValue
Type: SystemSingle

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

Return Value

Type: ExceptionStatus

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

See Also