#include "RasterSpecialist.h"
#include "Tools/Math/Geometry.h"
#include <vector>
#include <list>
#include "Tools/Math/Vector2.h"
#include "RasterStrategy.h"
#include "Modules/ImageProcessor/RasterImageProcessor/REdgeDetection.h"
Include dependency graph for RBallSpecialist2.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | RBallSpecialist2 |
Implements a detection algorithm for balls. More... |
Definition in file RBallSpecialist2.h.