NativeMethodsfeatures2d_DescriptorMatcher_match1 Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_DescriptorMatcher_match1( IntPtr obj, IntPtr queryDescriptors, IntPtr trainDescriptors, IntPtr matches, IntPtr mask )
Public Shared Function features2d_DescriptorMatcher_match1 ( obj As IntPtr, queryDescriptors As IntPtr, trainDescriptors As IntPtr, matches As IntPtr, mask As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_DescriptorMatcher_match1( IntPtr obj, IntPtr queryDescriptors, IntPtr trainDescriptors, IntPtr matches, IntPtr mask )
static member features2d_DescriptorMatcher_match1 : obj : IntPtr * queryDescriptors : IntPtr * trainDescriptors : IntPtr * matches : IntPtr * mask : IntPtr -> ExceptionStatus
[Missing <param name="obj"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="queryDescriptors"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="trainDescriptors"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="matches"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <param name="mask"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_DescriptorMatcher_match1(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr)"]