This file implements a statistical tracker. More...
Go to the source code of this file.
Classes | |
class | alvar::TrackerStat |
TrackerStat deduces the optical flow based on tracked features using Seppo Valli's statistical tracking. More... | |
class | alvar::TrackerStatRot |
TrackerStatRot implements a slightly extended version of TrackerStat which can also detect sideways rotation. More... | |
Namespaces | |
namespace | alvar |
Main ALVAR namespace. |
This file implements a statistical tracker.
Definition in file TrackerStat.h.