$search
#include <blort/TomGine/tgMathlib.h>
#include <blort/Tracker/TrackerModel.h>
#include <blort/Tracker/Distribution.h>
#include <blort/Tracker/Predictor.h>
#include <blort/Tracker/Filter.h>
Go to the source code of this file.
Classes | |
class | Tracking::ModelEntry |
class ModelEntry More... | |
Namespaces | |
namespace | Tracking |
namespace Tracking | |
Enumerations | |
enum | Tracking::confidence_state { Tracking::ST_GOOD, Tracking::ST_FAIR, Tracking::ST_BAD } |
enum | Tracking::movement_state { Tracking::ST_FAST, Tracking::ST_SLOW, Tracking::ST_STILL } |
enum | Tracking::quality_state { Tracking::ST_OK, Tracking::ST_OCCLUDED, Tracking::ST_LOST, Tracking::ST_LOCKED } |
Main file of Tracker.
Definition in file ModelEntry.h.