OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.Xfeatures2dModule.Xfeatures2d Member List

This is the complete list of members for OpenCVForUnity.Xfeatures2dModule.Xfeatures2d, including all inherited members.

matchGMS(Size size1, Size size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation, bool withScale, double thresholdFactor)OpenCVForUnity.Xfeatures2dModule.Xfeatures2dstatic
matchGMS(Size size1, Size size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation, bool withScale)OpenCVForUnity.Xfeatures2dModule.Xfeatures2dstatic
matchGMS(Size size1, Size size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation)OpenCVForUnity.Xfeatures2dModule.Xfeatures2dstatic
matchGMS(Size size1, Size size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS)OpenCVForUnity.Xfeatures2dModule.Xfeatures2dstatic
matchLOGOS(MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfInt nn1, MatOfInt nn2, MatOfDMatch matches1to2)OpenCVForUnity.Xfeatures2dModule.Xfeatures2dstatic