#include "Modules/ImageProcessor/ImageProcessor.h"
#include "Tools/Debugging/DebugDrawings.h"
#include "Tools/Math/Geometry.h"
#include "Tools/Debugging/DebugImages.h"
#include "Tools/RingBuffer.h"
#include "Modules/ImageProcessor/ImageProcessorTools/ColorCorrector.h"
#include "GT2005ImageProcessorTools.h"
#include "GT2005GoalRecognizer.h"
#include "GT2005BallSpecialist.h"
#include "GT2005BeaconDetector.h"
#include "GT2005EdgeSpecialist.h"
#include "GT2005PlayerSpecialist.h"
#include "Tools/Actorics/RobotDimensions.h"
#include "Tools/RobotConfiguration.h"
#include "Tools/Math/Common.h"
#include "GT2005Clustering.h"
#include "GT2005LineFinder_DeterministicApproach.h"
#include "GT2005CenterCircleFinder.h"
Include dependency graph for GT2005ImageProcessor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | GT2005ImageProcessor |
| The lines image processor recognizes characteristic lines in the image. More... | |
Definition in file GT2005ImageProcessor.h.
1.3.6