[Missing <summary> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
Namespace: OpenCvSharp.CPlusPlus
Assembly: OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
public static void features2d_drawMatches2( IntPtr img1, KeyPoint[] keypoints1, int keypoints1Length, IntPtr img2, KeyPoint[] keypoints2, int keypoints2Length, IntPtr[] matches1to2, int matches1to2Size1, int[] matches1to2Size2, IntPtr outImg, CvScalar matchColor, CvScalar singlePointColor, IntPtr[] matchesMask, int matchesMaskSize1, int[] matchesMaskSize2, int flags )
Parameters
- img1
- Type: SystemIntPtr
[Missing <param name="img1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- keypoints1
- Type: OpenCvSharp.CPlusPlusKeyPoint
[Missing <param name="keypoints1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- keypoints1Length
- Type: SystemInt32
[Missing <param name="keypoints1Length"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- img2
- Type: SystemIntPtr
[Missing <param name="img2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- keypoints2
- Type: OpenCvSharp.CPlusPlusKeyPoint
[Missing <param name="keypoints2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- keypoints2Length
- Type: SystemInt32
[Missing <param name="keypoints2Length"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- matches1to2
- Type: SystemIntPtr
[Missing <param name="matches1to2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- matches1to2Size1
- Type: SystemInt32
[Missing <param name="matches1to2Size1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- matches1to2Size2
- Type: SystemInt32
[Missing <param name="matches1to2Size2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- outImg
- Type: SystemIntPtr
[Missing <param name="outImg"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- matchColor
- Type: OpenCvSharpCvScalar
[Missing <param name="matchColor"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- singlePointColor
- Type: OpenCvSharpCvScalar
[Missing <param name="singlePointColor"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- matchesMask
- Type: SystemIntPtr
[Missing <param name="matchesMask"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- matchesMaskSize1
- Type: SystemInt32
[Missing <param name="matchesMaskSize1"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- matchesMaskSize2
- Type: SystemInt32
[Missing <param name="matchesMaskSize2"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]
- flags
- Type: SystemInt32
[Missing <param name="flags"/> documentation for "M:OpenCvSharp.CPlusPlus.NativeMethods.features2d_drawMatches2(System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr,OpenCvSharp.CPlusPlus.KeyPoint[],System.Int32,System.IntPtr[],System.Int32,System.Int32[],System.IntPtr,OpenCvSharp.CvScalar,OpenCvSharp.CvScalar,System.IntPtr[],System.Int32,System.Int32[],System.Int32)"]