User Documentation
Centre for Vision, Speech & Signal Processing
DEVELOP IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
ModelVelocityC::ModelVelocityC(void)
ModelVelocityC::ModelVelocityC(const FeatureVectorC &)
ModelVelocityC::Velocity(void) const
ModelVelocityC::Update(const FeatureVectorC &,const FeatureVectorC &,RealT)
ModelVelocityC
 
Model, constant velocity for vectors.
 
include "amma/Num/TrackVec.hh"
User Level:Default
Library:Track
Example: doNumClassComb.cc
Section:Tracking
In Scope:std

Variables:

Methods:
ModelVelocityC()
Default Constructor.

ModelVelocityC(const FeatureVectorC & f)
Constructor.

const VectorC & Velocity() const
Get velocity vector.

void Update(const FeatureVectorC & oldPos,const FeatureVectorC & newPos,RealT thisTime)
Update the model with the lastest information.


Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001