Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Private Attributes
jafar::fdetect_v2::InterestFeatureWithData< DESCRIPTOR, T > Class Template Reference

Detailed Description

template<typename DESCRIPTOR, typename T>
class jafar::fdetect_v2::InterestFeatureWithData< DESCRIPTOR, T >

Definition at line 133 of file InterestFeature.hpp.

Inheritance diagram for jafar::fdetect_v2::InterestFeatureWithData< DESCRIPTOR, T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T DataType

Public Member Functions

 InterestFeatureWithData (double u, double v)
 Create a new Interest Feature.
 InterestFeatureWithData (double u, double v, float size, float angle)
 Create a new Interest Point.
void setData (const T &data)
 data setter
getData ()
 data getter

Private Attributes

m_data

Constructor & Destructor Documentation

template<typename DESCRIPTOR , typename T >
jafar::fdetect_v2::InterestFeatureWithData< DESCRIPTOR, T >::InterestFeatureWithData ( double  u,
double  v 
) [inline]

Create a new Interest Feature.

Parameters:
ucolumn number
vlign number

Definition at line 145 of file InterestFeature.hpp.

template<typename DESCRIPTOR , typename T >
jafar::fdetect_v2::InterestFeatureWithData< DESCRIPTOR, T >::InterestFeatureWithData ( double  u,
double  v,
float  size,
float  angle 
) [inline]

Create a new Interest Point.

Parameters:
ucolumn number
vlign number
sizepoint size
anglepoint orientation

Definition at line 154 of file InterestFeature.hpp.


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:36 for Jafar by doxygen 1.7.6.1
LAAS-CNRS