pyr_track Struct Reference
[Keypoint detection and tracking]

Collects track statistics for incremental cluster matching. More...

#include <kpttracker.h>

Inheritance diagram for pyr_track:

Inheritance graph
[legend]
Collaboration diagram for pyr_track:

Collaboration graph
[legend]

List of all members.

Classes

struct  pyr_track_factory_t

Public Member Functions

virtual void point_added (tkeypoint *p)
 called on point addition
virtual void point_removed (tkeypoint *p)
 called on point removal
 pyr_track (tracks *db)

Public Attributes

incremental_query id_histo
int nb_lk_tracked


Detailed Description

Collects track statistics for incremental cluster matching.

Definition at line 137 of file kpttracker.h.


Constructor & Destructor Documentation

pyr_track::pyr_track ( tracks db  ) 

Definition at line 1002 of file kpttracker.cpp.

Referenced by pyr_track::pyr_track_factory_t::create().


Member Function Documentation

void pyr_track::point_added ( tkeypoint p  )  [virtual]

void pyr_track::point_removed ( tkeypoint p  )  [virtual]

called on point removal

Reimplemented from ttrack.

Definition at line 1031 of file kpttracker.cpp.

References pyr_keypoint::id, id_histo, and incremental_query::modify().


Member Data Documentation

Definition at line 141 of file kpttracker.h.


The documentation for this struct was generated from the following files:

Generated on Tue Mar 30 15:53:25 2010 for Polyora by  doxygen 1.5.9