#include <features2d.hpp>
|
| | DMatch () |
| |
| | DMatch (int _queryIdx, int _trainIdx, float _distance) |
| |
| | DMatch (int _queryIdx, int _trainIdx, int _imgIdx, float _distance) |
| |
| bool | operator< (const DMatch &m) const |
| |
| cv::DMatch::DMatch |
( |
int |
_queryIdx, |
|
|
int |
_trainIdx, |
|
|
float |
_distance |
|
) |
| |
|
inline |
| cv::DMatch::DMatch |
( |
int |
_queryIdx, |
|
|
int |
_trainIdx, |
|
|
int |
_imgIdx, |
|
|
float |
_distance |
|
) |
| |
|
inline |
| bool cv::DMatch::operator< |
( |
const DMatch & |
m | ) |
const |
|
inline |
| float cv::DMatch::distance |
The documentation for this struct was generated from the following file:
- /usr/ports/pobj/OpenCV-2.2.0/OpenCV-2.2.0/modules/features2d/include/opencv2/features2d/features2d.hpp