Jafar
|
Base class for creating new method of focusing the matching algorithms. More...
Base class for creating new method of focusing the matching algorithms.
Definition at line 13 of file MatchFocus.hpp.
#include <MatchFocus.hpp>
Public Member Functions | |
virtual bool | isFocused (double x, double y) const =0 |
virtual void | initFocus (double x, double y)=0 |
Init the focus arround the given coordinates of an interest point. | |
virtual MatchFocus * | clone ()=0 |
virtual bool jafar::gfm::MatchFocus::isFocused | ( | double | x, |
double | y | ||
) | const [pure virtual] |
Implemented in jafar::gfm::WindowMatchFocus.
Generated on Wed Oct 15 2014 00:37:38 for Jafar by doxygen 1.7.6.1 |