pyr_frame Struct Reference
[Keypoint detection and tracking]

Stores a frame with its pyramid image. More...

#include <kpttracker.h>

Inheritance diagram for pyr_frame:

Inheritance graph
[legend]
Collaboration diagram for pyr_frame:

Collaboration graph
[legend]

List of all members.

Classes

struct  pyr_frame_factory_t

Public Member Functions

 pyr_frame (PyrImage *p, int bits=4)
virtual ~pyr_frame ()
virtual void append_to (tracks &t)
 insert the frame into a "tracks" structure.

Public Attributes

PyrImagepyr
kpt_trackertracker


Detailed Description

Stores a frame with its pyramid image.
Examples:

simpletrack.cpp.

Definition at line 77 of file kpttracker.h.


Constructor & Destructor Documentation

pyr_frame::pyr_frame ( PyrImage p,
int  bits = 4 
)

Definition at line 257 of file kpttracker.cpp.

Referenced by pyr_frame::pyr_frame_factory_t::create().

pyr_frame::~pyr_frame (  )  [virtual]

Definition at line 942 of file kpttracker.cpp.


Member Function Documentation

void pyr_frame::append_to ( tracks track  )  [virtual]

insert the frame into a "tracks" structure.

Reimplemented from tframe.

Definition at line 263 of file kpttracker.cpp.

References tracker.

Referenced by kpt_tracker::add_frame(), kpt_tracker::process_frame(), vobj_tracker::process_frame_pipeline(), and kpt_tracker::process_frame_pipeline().


Member Data Documentation


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