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