NativeMethodsfeatures2d_DescriptorMatcher_match2 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr[],System.Int32)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_DescriptorMatcher_match2( IntPtr obj, IntPtr queryDescriptors, IntPtr matches, IntPtr[] masks, int masksSize )
Public Shared Function features2d_DescriptorMatcher_match2 ( obj As IntPtr, queryDescriptors As IntPtr, matches As IntPtr, masks As IntPtr(), masksSize As Integer ) As ExceptionStatus
public: static ExceptionStatus features2d_DescriptorMatcher_match2( IntPtr obj, IntPtr queryDescriptors, IntPtr matches, array<IntPtr>^ masks, int masksSize )
static member features2d_DescriptorMatcher_match2 : obj : IntPtr * queryDescriptors : IntPtr * matches : IntPtr * masks : IntPtr[] * masksSize : int -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr[],System.Int32)"]
[Missing <param name="queryDescriptors"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr[],System.Int32)"]
[Missing <param name="matches"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr[],System.Int32)"]
[Missing <param name="masks"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr[],System.Int32)"]
[Missing <param name="masksSize"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr[],System.Int32)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match2(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr[],System.Int32)"]