Public Member Functions | Public Attributes
cv::of2::IMatch Struct Reference

#include <openfabmap.hpp>

List of all members.

Public Member Functions

 IMatch ()
 IMatch (int _queryIdx, int _imgIdx, double _likelihood, double _match)
bool operator< (const IMatch &m) const

Public Attributes

int queryIdx
int imgIdx
double likelihood
double match

Constructor & Destructor Documentation

cv::of2::IMatch::IMatch ( int  _queryIdx,
int  _imgIdx,
double  _likelihood,
double  _match 
)

Member Function Documentation

bool cv::of2::IMatch::operator< ( const IMatch m) const

Member Data Documentation


The documentation for this struct was generated from the following file: