![]() |
OpenCV 4.11.0
开源计算机视觉库
|
这是cv::DMatch的完整成员列表,包括所有继承的成员。
| 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 |