#include "../GT2005ImageProcessor/GT2005BallSpecialist.h"
#include "../GT2005ImageProcessor/GT2005Clustering.h"
#include "../GT2005ImageProcessor/GT2005LineFinder_DeterministicApproach.h"
#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 "SlamImageProcessorTools.h"
#include "SlamGoalRecognizer.h"
#include "SlamBeaconDetector.h"
#include "SlamEdgeSpecialist.h"
#include "SlamBorderFinder.h"
#include "Tools/Actorics/RobotDimensions.h"
#include "Tools/RobotConfiguration.h"
#include "Tools/Math/Common.h"
Include dependency graph for SlamImageProcessor.h:

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

Go to the source code of this file.
Classes | |
| struct | PinkCaracteristic |
| class | SlamImageProcessor |
| The lines image processor recognizes characteristic lines in the image. More... | |
Defines | |
| #define | NUM_PINK 16 |
Definition in file SlamImageProcessor.h.
|
|
Definition at line 40 of file SlamImageProcessor.h. Referenced by SlamImageProcessor::SlamImageProcessor(). |
1.3.6