OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::DMatch, including all inherited members.
distance | cv::DMatch | |
DMatch() | cv::DMatch | |
DMatch(int _queryIdx, int _trainIdx, float _distance) | cv::DMatch | |
DMatch(int _queryIdx, int _trainIdx, int _imgIdx, float _distance) | cv::DMatch | |
imgIdx | cv::DMatch | |
operator<(const DMatch &m) const | cv::DMatch | |
queryIdx | cv::DMatch | |
trainIdx | cv::DMatch |