Detailed Description
template<typename InterestFeatureT>
struct jafar::gfm_v2::Match< InterestFeatureT >
Definition at line 121 of file MatchingResult.hpp.
List of all members.
Public Member Functions |
| Match (InterestFeatureT *p_r, InterestFeatureT *p_m, int i) |
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
Public Attributes |
InterestFeatureT * | point_ref |
InterestFeatureT * | point_match |
int | index |
The documentation for this struct was generated from the following file: