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