NativeMethodsfeatures2d_computeRecallPrecisionCurve Method |
[Missing <summary> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]
Namespace: OpenCvSharp
public static ExceptionStatus features2d_computeRecallPrecisionCurve( IntPtr[] matches1to2, int matches1to2Size1, int[] matches1to2Size2, IntPtr[] correctMatches1to2Mask, int correctMatches1to2MaskSize1, int[] correctMatches1to2MaskSize2, IntPtr recallPrecisionCurve )
Public Shared Function features2d_computeRecallPrecisionCurve ( matches1to2 As IntPtr(), matches1to2Size1 As Integer, matches1to2Size2 As Integer(), correctMatches1to2Mask As IntPtr(), correctMatches1to2MaskSize1 As Integer, correctMatches1to2MaskSize2 As Integer(), recallPrecisionCurve As IntPtr ) As ExceptionStatus
public: static ExceptionStatus features2d_computeRecallPrecisionCurve( array<IntPtr>^ matches1to2, int matches1to2Size1, array<int>^ matches1to2Size2, array<IntPtr>^ correctMatches1to2Mask, int correctMatches1to2MaskSize1, array<int>^ correctMatches1to2MaskSize2, IntPtr recallPrecisionCurve )
static member features2d_computeRecallPrecisionCurve : matches1to2 : IntPtr[] * matches1to2Size1 : int * matches1to2Size2 : int[] * correctMatches1to2Mask : IntPtr[] * correctMatches1to2MaskSize1 : int * correctMatches1to2MaskSize2 : int[] * recallPrecisionCurve : IntPtr -> ExceptionStatus
[Missing <param name="matches1to2"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]
[Missing <param name="matches1to2Size1"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]
[Missing <param name="matches1to2Size2"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]
[Missing <param name="correctMatches1to2Mask"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]
[Missing <param name="correctMatches1to2MaskSize1"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]
[Missing <param name="correctMatches1to2MaskSize2"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]
[Missing <param name="recallPrecisionCurve"/> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]
[Missing <returns> documentation for "M:OpenCvSharp.NativeMethods.features2d_computeRecallPrecisionCurve(System.IntPtr[],System.Int32,System.Int32[],System.IntPtr[],System.Int32,System.Int32[],System.IntPtr)"]