Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
jafar::gfm_v2::Matcher< InterestFeatureT > Class Template Reference

This class is the base class of all implementation of a matching algorithm. More...


Detailed Description

template<typename InterestFeatureT>
class jafar::gfm_v2::Matcher< InterestFeatureT >

This class is the base class of all implementation of a matching algorithm.

Definition at line 109 of file Matcher.hpp.

#include <Matcher.hpp>

Inheritance diagram for jafar::gfm_v2::Matcher< InterestFeatureT >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual MatchSourceInfo
< InterestFeatureT > * 
initMatchSourceInfo (const fdetect_v2::DetectionResult< InterestFeatureT > &pointsource)
 Create the MatchSourceInfo from a vector of interest points.
virtual MatchingResult
< InterestFeatureT > 
computeMatch (MatchSourceInfo< InterestFeatureT > *refsourceinfo, MatchSourceInfo< InterestFeatureT > *matchsourceinfo)=0
 Compute the matching between two sources of information.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:38 for Jafar by doxygen 1.7.6.1
LAAS-CNRS