distance | OpenCVForUnity.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 | |
imgIdx | OpenCVForUnity.CoreModule.DMatch | |
imgIdx | OpenCVForUnity.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.DMatch | explicitstatic |
operator DMatch(in(float queryIdx, float trainId, float imgIdx, float distance) valueTuple) | OpenCVForUnity.CoreModule.DMatch | explicitstatic |
operator Vec4f(DMatch dMatch) | OpenCVForUnity.CoreModule.DMatch | explicitstatic |
operator!=(DMatch a, DMatch b) | OpenCVForUnity.CoreModule.DMatch | static |
operator<(DMatch d1, DMatch d2) | OpenCVForUnity.CoreModule.DMatch | static |
operator==(DMatch a, DMatch b) | OpenCVForUnity.CoreModule.DMatch | static |
operator>(DMatch d1, DMatch d2) | OpenCVForUnity.CoreModule.DMatch | static |
queryIdx | OpenCVForUnity.CoreModule.DMatch | |
queryIdx | OpenCVForUnity.CoreModule.DMatch | |
ToString() | OpenCVForUnity.CoreModule.DMatch | |
ToValueTuple() | OpenCVForUnity.CoreModule.DMatch | |
ToVec4f() | OpenCVForUnity.CoreModule.DMatch | |
trainId | OpenCVForUnity.CoreModule.DMatch | |
trainIdx | OpenCVForUnity.CoreModule.DMatch | |