NativeMethodsxfeatures2d_SURF_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_create(System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus xfeatures2d_SURF_create( double hessianThreshold, int nOctaves, int nOctaveLayers, int extended, int upright, out IntPtr returnValue )
Public Shared Function xfeatures2d_SURF_create ( hessianThreshold As Double, nOctaves As Integer, nOctaveLayers As Integer, extended As Integer, upright As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus xfeatures2d_SURF_create( double hessianThreshold, int nOctaves, int nOctaveLayers, int extended, int upright, [OutAttribute] IntPtr% returnValue )
static member xfeatures2d_SURF_create : hessianThreshold : float * nOctaves : int * nOctaveLayers : int * extended : int * upright : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="hessianThreshold"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_create(System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="nOctaves"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_create(System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="nOctaveLayers"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_create(System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="extended"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_create(System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="upright"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_create(System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_create(System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_SURF_create(System.Double,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]