NativeMethodsxfeatures2d_LATCH_create Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LATCH_create(System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
Namespace: OpenCvSharp
public static ExceptionStatus xfeatures2d_LATCH_create( int bytes, int rotationInvariance, int halfSsdSize, double sigma, out IntPtr returnValue )
Public Shared Function xfeatures2d_LATCH_create ( bytes As Integer, rotationInvariance As Integer, halfSsdSize As Integer, sigma As Double, <OutAttribute> ByRef returnValue As IntPtr ) As ExceptionStatus
public: static ExceptionStatus xfeatures2d_LATCH_create( int bytes, int rotationInvariance, int halfSsdSize, double sigma, [OutAttribute] IntPtr% returnValue )
static member xfeatures2d_LATCH_create : bytes : int * rotationInvariance : int * halfSsdSize : int * sigma : float * returnValue : IntPtr byref -> ExceptionStatus
[Missing <param name="bytes"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LATCH_create(System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="rotationInvariance"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LATCH_create(System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="halfSsdSize"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LATCH_create(System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="sigma"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LATCH_create(System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <param name="returnValue"/> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LATCH_create(System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.xfeatures2d_LATCH_create(System.Int32,System.Int32,System.Int32,System.Double,System.IntPtr@)"]