#include "Algorithm.h"
#include <string>
#include <vector>
#include "ImageInputSystem.h"
#include "PerceptionPrimitive.h"
Go to the source code of this file.
Classes | |
class | cop::TrackAlgorithm |
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: |