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.CoreModule.DMatch Member List

This is the complete list of members for OpenCVForUnity.CoreModule.DMatch, including all inherited members.

distanceOpenCVForUnity.CoreModule.DMatch
DMatch()OpenCVForUnity.CoreModule.DMatch
DMatch(int _queryIdx, int _trainIdx, float _distance)OpenCVForUnity.CoreModule.DMatch
DMatch(int _queryIdx, int _trainIdx, int _imgIdx, float _distance)OpenCVForUnity.CoreModule.DMatch
imgIdxOpenCVForUnity.CoreModule.DMatch
lessThan(DMatch it)OpenCVForUnity.CoreModule.DMatch
operator<(DMatch d1, DMatch d2)OpenCVForUnity.CoreModule.DMatchstatic
operator>(DMatch d1, DMatch d2)OpenCVForUnity.CoreModule.DMatchstatic
queryIdxOpenCVForUnity.CoreModule.DMatch
ToString()OpenCVForUnity.CoreModule.DMatch
trainIdxOpenCVForUnity.CoreModule.DMatch