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.Features2dModule.Features2d Member List

This is the complete list of members for OpenCVForUnity.Features2dModule.Features2d, including all inherited members.

drawKeypoints(Mat image, MatOfKeyPoint keypoints, Mat outImage, Scalar color, int flags)OpenCVForUnity.Features2dModule.Features2dstatic
drawKeypoints(Mat image, MatOfKeyPoint keypoints, Mat outImage, Scalar color)OpenCVForUnity.Features2dModule.Features2dstatic
drawKeypoints(Mat image, MatOfKeyPoint keypoints, Mat outImage)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, Scalar matchColor, Scalar singlePointColor, MatOfByte matchesMask, int flags)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, Scalar matchColor, Scalar singlePointColor, MatOfByte matchesMask)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, Scalar matchColor, Scalar singlePointColor)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, Scalar matchColor)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, int matchesThickness, Scalar matchColor, Scalar singlePointColor, MatOfByte matchesMask, int flags)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, int matchesThickness, Scalar matchColor, Scalar singlePointColor, MatOfByte matchesMask)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, int matchesThickness, Scalar matchColor, Scalar singlePointColor)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, int matchesThickness, Scalar matchColor)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatches(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, int matchesThickness)OpenCVForUnity.Features2dModule.Features2dstatic
DrawMatchesFlags_DEFAULTOpenCVForUnity.Features2dModule.Features2d
DrawMatchesFlags_DRAW_OVER_OUTIMGOpenCVForUnity.Features2dModule.Features2d
DrawMatchesFlags_DRAW_RICH_KEYPOINTSOpenCVForUnity.Features2dModule.Features2d
DrawMatchesFlags_NOT_DRAW_SINGLE_POINTSOpenCVForUnity.Features2dModule.Features2d
drawMatchesKnn(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, List< MatOfDMatch > matches1to2, Mat outImg, Scalar matchColor, Scalar singlePointColor, List< MatOfByte > matchesMask, int flags)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatchesKnn(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, List< MatOfDMatch > matches1to2, Mat outImg, Scalar matchColor, Scalar singlePointColor, List< MatOfByte > matchesMask)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatchesKnn(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, List< MatOfDMatch > matches1to2, Mat outImg, Scalar matchColor, Scalar singlePointColor)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatchesKnn(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, List< MatOfDMatch > matches1to2, Mat outImg, Scalar matchColor)OpenCVForUnity.Features2dModule.Features2dstatic
drawMatchesKnn(Mat img1, MatOfKeyPoint keypoints1, Mat img2, MatOfKeyPoint keypoints2, List< MatOfDMatch > matches1to2, Mat outImg)OpenCVForUnity.Features2dModule.Features2dstatic