NativeMethodsximgproc_EdgeBoxes_getMinBoxArea Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_EdgeBoxes_getMinBoxArea(System.IntPtr,System.Single@)"]
Namespace: OpenCvSharp
public static ExceptionStatus ximgproc_EdgeBoxes_getMinBoxArea( IntPtr obj, out float returnValue )
Public Shared Function ximgproc_EdgeBoxes_getMinBoxArea ( obj As IntPtr, <OutAttribute> ByRef returnValue As Single ) As ExceptionStatus
public: static ExceptionStatus ximgproc_EdgeBoxes_getMinBoxArea( IntPtr obj, [OutAttribute] float% returnValue )
static member ximgproc_EdgeBoxes_getMinBoxArea : obj : IntPtr * returnValue : float32 byref -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_EdgeBoxes_getMinBoxArea(System.IntPtr,System.Single@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_EdgeBoxes_getMinBoxArea(System.IntPtr,System.Single@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.ximgproc_EdgeBoxes_getMinBoxArea(System.IntPtr,System.Single@)"]