#include "Core/Stream/RgbDataSrc.h"
#include "Core/Array/Pattern/PatSet.h"
#include "Core/Tracking/Tracker.h"
#include "Core/Tracking/BasicTypes.h"
#include "Core/Tracking/SearcherBase.h"
#include "Core/Tracking/ObjectRepresentation.h"
Include dependency graph for TrackerGeneralised.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Tracking |
Classes | |
class | Impala::Core::Tracking::TrackerGeneralised |
specialisation of AlgorithmBase and baseclass for other trackers a tracker has an SearcherBase and an ObjectRespresentation a specialisation of EventHandlerBase is connected to it's view to handle user input More... | |
Functions | |
Impala::Core::Tracking::ILOG_VAR_INIT (TrackerGeneralised, Impala.Core.Tracking) |