|
OpenCV for Unity 3.0.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.12.0/index.html ) for the details of the argument of the method.
|
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.Xfeatures2d | static |
| matchGMS(Size size1, Size size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation, bool withScale) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(Size size1, Size size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(Size size1, Size size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(in Vec2d size1, in Vec2d size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation, bool withScale, double thresholdFactor) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(in Vec2d size1, in Vec2d size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation, bool withScale) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(in Vec2d size1, in Vec2d size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(in Vec2d size1, in Vec2d size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(in(double width, double height) size1, in(double width, double height) size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation, bool withScale, double thresholdFactor) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(in(double width, double height) size1, in(double width, double height) size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation, bool withScale) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(in(double width, double height) size1, in(double width, double height) size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS, bool withRotation) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchGMS(in(double width, double height) size1, in(double width, double height) size2, MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, MatOfDMatch matchesGMS) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |
| matchLOGOS(MatOfKeyPoint keypoints1, MatOfKeyPoint keypoints2, MatOfInt nn1, MatOfInt nn2, MatOfDMatch matches1to2) | OpenCVForUnity.Xfeatures2dModule.Xfeatures2d | static |