#include "ImageProcessor.h"
#include "Tools/Debugging/DebugImages.h"
#include "Tools/Math/Geometry.h"
#include "Tools/Math/Vector2.h"
Include dependency graph for CheckerboardDetector.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | CheckerboardDetector |
A solution of the ImageProcessor module that looks for vertical checkerboards (a row of black and white ~10x10cm tiles with a white boarder and a middle mark in eye height that allows precise location of the robot relative to the checkerboard from a single image. More... |
Definition in file CheckerboardDetector.h.