cv::DMatch Struct Reference
#include <features2d.hpp>
List of all members.
Constructor & Destructor Documentation
cv::DMatch::DMatch |
( |
|
) |
[inline] |
cv::DMatch::DMatch |
( |
int |
_queryIdx, |
|
|
int |
_trainIdx, |
|
|
float |
_distance | |
|
) |
| | [inline] |
cv::DMatch::DMatch |
( |
int |
_queryIdx, |
|
|
int |
_trainIdx, |
|
|
int |
_imgIdx, |
|
|
float |
_distance | |
|
) |
| | [inline] |
Member Function Documentation
bool cv::DMatch::operator< |
( |
const DMatch & |
m |
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file:
- /home/grier/opencv/opencv/modules/features2d/include/opencv2/features2d/features2d.hpp