#include "Modules/ImageProcessor/ImageProcessorTools/SUSANEdgeDetectionLite.h"
#include "Modules/ImageProcessor/ImageProcessor.h"
#include "Tools/Debugging/DebugDrawings.h"
#include "Tools/Math/Geometry.h"
#include "Tools/Debugging/DebugImages.h"
#include "Modules/ImageProcessor/ImageProcessorTools/ColorCorrector.h"
Include dependency graph for RasterImageProcessor.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | RasterImageProcessor |
A class for image-processing. More... | |
Enumerations | |
enum | RasterSpecTypes { __RBallSpecialist, __RFieldSpecialist, __RFlagSpecialist, __RGoalSpecialist, __REnemySpecialist, __REnemyOnlySpecialist, __RBoxSpecialist, __REnemySpecialist2, __RBridgeSpecialist, maxRasterSpecialists } |
Specialist-types for the RasterImageProcessor. More... |
Definition in file RasterImageProcessor.h.
|
Specialist-types for the RasterImageProcessor.
Definition at line 30 of file RasterImageProcessor.h. |