#include "Tools/Math/Vector2.h"
#include "Tools/Math/Matrix2x2.h"
#include "GT2004FlagSpecialist.h"
#include "Modules/ImageProcessor/ImageProcessorTools/ImageProcessorUtilityClasses.h"
#include "Modules/ImageProcessor/ImageProcessorTools/SUSANEdgeDetectionLite.h"
#include "Modules/ImageProcessor/ImageProcessorTools/BresenhamLineScan.h"
Include dependency graph for GT2004BeaconDetector.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | GT2004BeaconDetector |
A class for detecting beacons in images. More... | |
Defines | |
#define | MAX_NUMBER_OF_PINK_RUNS 20 |
Definition in file GT2004BeaconDetector.h.
|
Definition at line 20 of file GT2004BeaconDetector.h. Referenced by GT2004BeaconDetector::addCandidate(). |