|
Jafar
|
Base class matcher
Definition at line 60 of file matching.hpp.
#include <matching.hpp>

Public Member Functions | |
| virtual int | operator() (jafar::sams::Model const &md_, jafar::sams::Frame const &f_, std::vector< Match > &mt_) const =0 |
| virtual int jafar::sams::Matcher::operator() | ( | jafar::sams::Model const & | md_, |
| jafar::sams::Frame const & | f_, | ||
| std::vector< Match > & | mt_ | ||
| ) | const [pure virtual] |
match two vectors of features
Implemented in jafar::sams::SNNMatcher.
| Generated on Wed Oct 15 2014 00:37:47 for Jafar by doxygen 1.7.6.1 |
|