Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions | Public Attributes | Static Public Attributes
jafar::hpm::HarrisPoint Class Reference

Represent an interest point in an image. More...


Detailed Description

Represent an interest point in an image.

Definition at line 23 of file export.hpp.

#include <export.hpp>

Inheritance diagram for jafar::hpm::HarrisPoint:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::vector< HarrisPointVec
 a vector of harris points

Public Member Functions

virtual void clear ()

Public Attributes

unsigned int id
 id of the point, id=NO_ID means it has no id
float u
 coordinate of the pixel
float v
 coordinate of the pixel
float lambdaHigh
 high harris eigen value
float lambdaLow
 low harris eigen value

Static Public Attributes

static const unsigned int NO_ID

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