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