#include "Tools/Math/Geometry.h"
#include "Tools/Debugging/DebugImages.h"
#include "Representations/Perception/ColorTable.h"
#include "Representations/Perception/Image.h"
#include "Representations/Perception/CameraMatrix.h"
#include "Representations/Perception/BallPercept.h"
#include "Modules/ImageProcessor/ImageProcessorTools/ColorCorrector.h"
#include "Modules/ImageProcessor/ImageProcessorTools/BresenhamLineScan.h"
#include "Tools/Math/Common.h"
Include dependency graph for GT2004BallSpecialist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | GT2004BallSpecialist |
The BallSpecialist finds a single ball in an image. More... | |
class | GT2004BallSpecialist::BallPoint |
The class represents a ball point. More... | |
class | GT2004BallSpecialist::BallPointList |
Max Risler
Definition in file GT2004BallSpecialist.h.