#include <string>#include <vector>#include "SignatureDB.h"#include "ImageInputSystem.h"#include "Statistics.h"#include "RefineAlgorithm.h"#include "AlgorithmSelector.h"#include "PerceptionPrimitive.h"

Go to the source code of this file.
Classes | |
| class | cop::VisLearner |
| Basic class for improving model knowledge. 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_VISLEARNER "VisLearner" |
Typedefs | |
| typedef int | cop::TaskID |
| #define XML_NODE_VISLEARNER "VisLearner" |
Definition at line 43 of file VisLearner.h.