GpuKLT_Feature Class Reference

Object represents a single KLT Feature This Object stores information associated with a KLT Feature. More...

#include <GpuVis.h>

List of all members.

Public Member Functions

 GpuKLT_Feature ()
 Constructor.
 ~GpuKLT_Feature ()
 Destructor.
void print ()
 Print Feature Details.
void printTracks ()
 Print Feature Tracks.
int updatePos (int kltborder, float d1, float d2, float w, float h)
 Update Feature Positions.

Public Attributes

float y
 Location.
float normy
 Normalized Feature Coordinates [ 0 - 1 ].
float tr_y
 Feature position in the previous frame.
bool valid
 True for a valid feature point.
std::vector< Point2D * > track
 list of feature positions in the past frames. Forms the feature tracks in video.


Detailed Description

Object represents a single KLT Feature This Object stores information associated with a KLT Feature.


The documentation for this class was generated from the following files:
Generated on Sat Apr 15 01:22:18 2006 for GpuVis by  doxygen 1.4.6-NO