NativeMethodsxfeatures2d_LUCID_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LUCID_create(System.Int32,System.Int32,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus xfeatures2d_LUCID_create( int lucidKernel, int blurKernel, out IntPtr returnValue )
Public Shared Function xfeatures2d_LUCID_create ( lucidKernel As Integer, blurKernel As Integer, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus xfeatures2d_LUCID_create( int lucidKernel, int blurKernel, [OutAttribute] IntPtr% returnValue )
static member xfeatures2d_LUCID_create : lucidKernel : int * blurKernel : int * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="lucidKernel"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LUCID_create(System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="blurKernel"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LUCID_create(System.Int32,System.Int32,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LUCID_create(System.Int32,System.Int32,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LUCID_create(System.Int32,System.Int32,System.IntPtr@)"]