|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
Comments:
See TrackerC<> Handle class for details of template paramtiters.
Variables:
Methods:
- TrackObjectC(const NumLabelC & nid,const FeatT & nfeat,const TimeT & time)
-
Constructor.
- NumLabelC & Id()
-
Access id.
- FeatT & Feature()
-
Get feature information.
- FeatT & LastFeature()
-
Get feature information.
- ModelT & Motion()
-
Access motion model.
- TimeT & InitalDet()
-
Access time of inital detection.
- TimeT & LastDet()
-
Access time of last detection.
- BooleanT & DetFlag()
-
Detected flag.
- IndexT LastIndex() const
-
Index of feature in array just processed.
- IndexT & LastIndex()
-
Index of feature in array just processed.
|
Programmer:Charles Galambos, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001
|