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