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

This class represents an interest point. More...


Detailed Description

This class represents an interest point.

Definition at line 24 of file InterestFeature.hpp.

#include <InterestFeature.hpp>

Inheritance diagram for jafar::fdetect::InterestFeature:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 InterestFeature ()
 Create a new Interest Point.
 InterestFeature (double u, double v)
 InterestFeature (InterestFeature const &m)
InterestFeatureoperator= (InterestFeature const &m)
void setDescriptor (Descriptor *descriptor)
Descriptordescriptor () const

Public Attributes

unsigned int parent_id

Private Member Functions

void copy (const InterestFeature &m)
template<class Archive >
void serialize (Archive &ar, const unsigned int)

Private Attributes

Descriptorm_descriptor

Friends

class boost::serialization::access
 !! nizar 20100912 : serialization stuff

Constructor & Destructor Documentation

Create a new Interest Point.

Parameters:
ucolumn number
vlign number

Definition at line 32 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:35 for Jafar by doxygen 1.7.6.1
LAAS-CNRS