NativeMethodsfeatures2d_AKAZE_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_AKAZE_create( int descriptor_type, int descriptor_size, int descriptor_channels, float threshold, int nOctaves, int nOctaveLayers, int diffusivity, out IntPtr returnValue )
Public Shared Function features2d_AKAZE_create ( descriptor_type As Integer, descriptor_size As Integer, descriptor_channels 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_AKAZE_create( int descriptor_type, int descriptor_size, int descriptor_channels, float threshold, int nOctaves, int nOctaveLayers, int diffusivity, [OutAttribute] IntPtr% returnValue )
static member features2d_AKAZE_create : descriptor_type : int * descriptor_size : int * descriptor_channels : int * threshold : float32 * nOctaves : int * nOctaveLayers : int * diffusivity : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="descriptor_type"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="descriptor_size"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="descriptor_channels"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="threshold"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="nOctaves"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="nOctaveLayers"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="diffusivity"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_AKAZE_create(System.Int32,System.Int32,System.Int32,System.Single,System.Int32,System.Int32,System.Int32,System.IntPtr@)"]