Jafar
|
Focus the search on a rectangle around the interest point. More...
Focus the search on a rectangle around the interest point.
Definition at line 30 of file MatchFocus.hpp.
#include <MatchFocus.hpp>
Public Member Functions | |
WindowMatchFocus (double halfWidth, double halfHeight) | |
virtual bool | isFocused (double x, double y) const |
virtual void | initFocus (double x, double y) |
Init the focus arround the given coordinates of an interest point. | |
virtual MatchFocus * | clone () |
Private Attributes | |
geom::RectangleDouble | searchwindow |
double | m_halfWidth |
double | m_halfHeight |
double | m_width |
double | m_height |
jafar::gfm::WindowMatchFocus::WindowMatchFocus | ( | double | halfWidth, |
double | halfHeight | ||
) |
halfWidth | half width of the window |
halfHeight | half height of the window |
virtual bool jafar::gfm::WindowMatchFocus::isFocused | ( | double | x, |
double | y | ||
) | const [virtual] |
Implements jafar::gfm::MatchFocus.
Generated on Wed Oct 15 2014 00:37:38 for Jafar by doxygen 1.7.6.1 |