Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::gfm::WindowMatchFocus Class Reference

Focus the search on a rectangle around the interest point. More...


Detailed Description

Focus the search on a rectangle around the interest point.

Definition at line 30 of file MatchFocus.hpp.

#include <MatchFocus.hpp>

Inheritance diagram for jafar::gfm::WindowMatchFocus:
Inheritance graph
[legend]

List of all members.

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 MatchFocusclone ()

Private Attributes

geom::RectangleDouble searchwindow
double m_halfWidth
double m_halfHeight
double m_width
double m_height

Constructor & Destructor Documentation

jafar::gfm::WindowMatchFocus::WindowMatchFocus ( double  halfWidth,
double  halfHeight 
)
Parameters:
halfWidthhalf width of the window
halfHeighthalf height of the window

Member Function Documentation

virtual bool jafar::gfm::WindowMatchFocus::isFocused ( double  x,
double  y 
) const [virtual]
Returns:
true if the given coordinates are in the focus area

Implements jafar::gfm::MatchFocus.


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