#include "Representations/Perception/Image.h"
#include "Representations/Perception/LinesPercept.h"
#include "Representations/Perception/EdgesPercept.h"
#include "Tools/Math/Geometry.h"
#include "Tools/Math/Matrix2x2.h"
Include dependency graph for GT2004EdgeSpecialist.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | GT2004EdgeSpecialist |
The EdgeSpecialist finds a line- and border-edges in an image. More... | |
struct | GT2004EdgeSpecialist::EdgePoint |
Definition in file GT2004EdgeSpecialist.h.