#include "Representations/Perception/Image.h"
#include "Representations/Perception/CameraMatrix.h"
#include "Representations/Perception/ColorTable.h"
#include "Representations/Perception/ObstaclesPercept.h"
#include "Representations/Perception/LandmarksPercept.h"
#include "Tools/Math/Geometry.h"
#include "Tools/Debugging/DebugImages.h"
Include dependency graph for GoalRecognizer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | GoalRecognizer |
The goal recognizer recognizes the goals in the image. More... | |
struct | GoalRecognizer::ColoredPartsCheck |
Definition in file GoalRecognizer.h.