#include <string>
#include <vector>
#include "AlgorithmSelector.h"
#include "RelPoseFactory.h"
#include "AttentionManager.h"
#include "VisLearner.h"
#include "TrackAlgorithm.h"
#include "PerceptionPrimitive.h"
Go to the source code of this file.
Classes | |
class | cop::VisFinder |
Basic class for loacting objects. More... | |
Namespaces | |
namespace | cop |
all functionality of the project cognitive perception is in the cop namespace Have a closer look to the interfaces that are provided by cognitive_perception: | |
Defines | |
#define | XML_NODE_VISFINDER "VisualFinder" |
#define XML_NODE_VISFINDER "VisualFinder" |
Definition at line 39 of file VisFinder.h.