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