#include "Tools/Module/Module.h"
#include "Representations/Perception/Image.h"
#include "Representations/Perception/SpecialPercept.h"
#include "Representations/Perception/SpecialVisionRequest.h"
#include "Representations/Perception/ColorTable.h"
#include "Platform/Sensors.h"
#include "Representations/Cognition/RobotPose.h"
Include dependency graph for SpecialVision.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SpecialVisionInterfaces |
The interfaces of the module SpecialVision. More... | |
class | SpecialVision |
The base class for special vision modules. More... |
Martin Lötzsch
Definition in file SpecialVision.h.