NativeMethodsxfeatures2d_SURF_setHessianThreshold Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_setHessianThreshold(System.IntPtr,System.Double)"]
Namespace: OpenCvSharp
public static ExceptionStatus xfeatures2d_SURF_setHessianThreshold( IntPtr obj, double value )
Public Shared Function xfeatures2d_SURF_setHessianThreshold ( obj As IntPtr, value As Double ) As ExceptionStatus
public: static ExceptionStatus xfeatures2d_SURF_setHessianThreshold( IntPtr obj, double value )
static member xfeatures2d_SURF_setHessianThreshold : obj : IntPtr * value : float -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_setHessianThreshold(System.IntPtr,System.Double)"]
[Missing <param name="value"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_setHessianThreshold(System.IntPtr,System.Double)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_setHessianThreshold(System.IntPtr,System.Double)"]