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