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