My Project
Classes | Namespaces
TrackerStat.h File Reference

This file implements a statistical tracker. More...

#include "Tracker.h"
#include "TrackerFeatures.h"
#include "Util.h"

Go to the source code of this file.

Classes

class  TrackerStat
 TrackerStat deduces the optical flow based on tracked features using Seppo Valli's statistical tracking. More...
 
class  TrackerStatRot
 TrackerStatRot implements a slightly extended version of TrackerStat which can also detect sideways rotation. More...
 

Namespaces

 alvar
 Main ALVAR namespace.
 

Detailed Description

This file implements a statistical tracker.

Definition in file TrackerStat.h.