Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

Impala::Core::Tracking::ObjectRepresentation Class Reference

Base class for all repesentations of objects. More...

#include <ObjectRepresentation.h>

Inheritance diagram for Impala::Core::Tracking::ObjectRepresentation:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual Array::Array2dVec3Real64GetImage ()
virtual void Reset (Array::Array2dVec3Real64 &image, const Position &pos)
virtual void Update (Array::Array2dVec3Real64 &image, const Position &pos)
virtual double Score (Array::Array2dVec3Real64 &image, const Position &pos)

Detailed Description

Base class for all repesentations of objects.

representations of objects can be

Note:
Initially const was used, but this didn't work well with OglGui functions.

Definition at line 26 of file ObjectRepresentation.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:21:05 2011 for ImpalaSrc by  doxygen 1.5.1