#include "Representations/Perception/Image.h"
#include "Representations/Perception/ColorTable64.h"
#include "Representations/Perception/CameraMatrix.h"
#include "Representations/Perception/LandmarksPercept.h"
#include "Tools/FieldDimensions.h"
#include "Tools/RingBuffer.h"
#include "Tools/Math/Vector2.h"
#include "Modules/ImageProcessor/ImageProcessorTools/ColorCorrector.h"
#include "VLCImageProcessorTools.h"
#include "VLCBeaconDetector.h"
Include dependency graph for VLCBeaconDetector.cpp:
Go to the source code of this file.
Functions | |
| const int | Y (0) |
| const int | U (cameraResolutionWidth_ERS7) |
| const int | V (2 *cameraResolutionWidth_ERS7) |
| Relative offset of V component. | |
Definition in file VLCBeaconDetector.cpp.
|
|
Referenced by VLCBeaconDetector::scanForPink(), SlamBeaconDetector::scanForPink(), and GT2005BeaconDetector::scanForPink(). |
|
|
Referenced by VLCBeaconDetector::scanForPink(), SlamBeaconDetector::scanForPink(), and GT2005BeaconDetector::scanForPink(). |
|
|
Relative offset of V component.
Referenced by VLCBeaconDetector::scanForPink(), SlamBeaconDetector::scanForPink(), and GT2005BeaconDetector::scanForPink(). |
1.3.6