Jafar
|
This class is the base class of all implementation of a matching algorithm. More...
This class is the base class of all implementation of a matching algorithm.
Definition at line 46 of file Matcher.hpp.
#include <Matcher.hpp>
Public Member Functions | |
virtual MatchSourceInfo * | initMatchSourceInfo (const jafar::fdetect::DetectionResult &pointsource) |
Create the MatchSourceInfo from a vector of interest points. | |
virtual jafar::gfm::MatchingResult | computeMatch (MatchSourceInfo *refsourceinfo, MatchSourceInfo *matchsourceinfo)=0 |
Compute the matching between two sources of information. |
Generated on Wed Oct 15 2014 00:37:38 for Jafar by doxygen 1.7.6.1 |