OpenCV for Unity 2.6.3
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
Loading...
Searching...
No Matches
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
DMatch(in Vec4f vals)OpenCVForUnity.CoreModule.DMatch
DMatch(in(float queryIdx, float trainId, float imgIdx, float distance) vals)OpenCVForUnity.CoreModule.DMatch
Equals(Object obj)OpenCVForUnity.CoreModule.DMatch
Equals(DMatch a)OpenCVForUnity.CoreModule.DMatch
GetHashCode()OpenCVForUnity.CoreModule.DMatch
imgIdxOpenCVForUnity.CoreModule.DMatch
imgIdxOpenCVForUnity.CoreModule.DMatch
lessThan(DMatch it)OpenCVForUnity.CoreModule.DMatch
lessThan(in Vec4f it)OpenCVForUnity.CoreModule.DMatch
lessThan(in(float queryIdx, float trainId, float imgIdx, float distance) it)OpenCVForUnity.CoreModule.DMatch
operator(float queryIdx, float trainId, float imgIdx, float distance)(DMatch dMatch)OpenCVForUnity.CoreModule.DMatchexplicitstatic
operator DMatch(in(float queryIdx, float trainId, float imgIdx, float distance) valueTuple)OpenCVForUnity.CoreModule.DMatchexplicitstatic
operator Vec4f(DMatch dMatch)OpenCVForUnity.CoreModule.DMatchexplicitstatic
operator!=(DMatch a, DMatch b)OpenCVForUnity.CoreModule.DMatchstatic
operator<(DMatch d1, DMatch d2)OpenCVForUnity.CoreModule.DMatchstatic
operator==(DMatch a, DMatch b)OpenCVForUnity.CoreModule.DMatchstatic
operator>(DMatch d1, DMatch d2)OpenCVForUnity.CoreModule.DMatchstatic
queryIdxOpenCVForUnity.CoreModule.DMatch
queryIdxOpenCVForUnity.CoreModule.DMatch
ToString()OpenCVForUnity.CoreModule.DMatch
ToValueTuple()OpenCVForUnity.CoreModule.DMatch
ToVec4f()OpenCVForUnity.CoreModule.DMatch
trainIdOpenCVForUnity.CoreModule.DMatch
trainIdxOpenCVForUnity.CoreModule.DMatch