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