#include <opencv2/core/core.hpp>
#include <blort/Tracker/headers.h>
#include <blort/Tracker/Timer.h>
#include <blort/Tracker/Resources.h>
#include <blort/Tracker/Distribution.h>
#include <blort/Tracker/Predictor.h>
#include <blort/TomGine/tgMathlib.h>
#include <blort/Tracker/CDataFile.h>
#include <blort/Tracker/ModelEntry.h>
#include <blort/TomGine/tgLighting.h>
Go to the source code of this file.
Classes | |
struct | Tracking::Tracker::Parameter |
class | Tracking::Tracker |
Main class of Tracker, defining API. More... | |
Namespaces | |
namespace | Tracking |
namespace Tracking | |
Typedefs | |
typedef std::vector< ModelEntry * > | Tracking::ModelEntryList |
Variables | |
const float | Tracking::pi = 3.14159265358979323846f |