#include <openfabmap.hpp>
§ IMatch() [1/2]
cv::of2::IMatch::IMatch |
( |
| ) |
|
|
inline |
§ IMatch() [2/2]
cv::of2::IMatch::IMatch |
( |
int |
_queryIdx, |
|
|
int |
_imgIdx, |
|
|
double |
_likelihood, |
|
|
double |
_match |
|
) |
| |
|
inline |
§ operator<()
bool cv::of2::IMatch::operator< |
( |
const IMatch & |
m | ) |
const |
|
inline |
§ imgIdx
int cv::of2::IMatch::imgIdx |
§ likelihood
double cv::of2::IMatch::likelihood |
§ match
double cv::of2::IMatch::match |
§ queryIdx
int cv::of2::IMatch::queryIdx |
The documentation for this struct was generated from the following file: