#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 "GT2004ImageProcessorTools.h"
#include "GT2004BeaconDetector.h"
Include dependency graph for GT2004BeaconDetector.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) |
Definition in file GT2004BeaconDetector.cpp.
|
Referenced by GT2004BeaconDetector::scanForPink(). |
|
Referenced by Image::convertFromRGBToYUV(), Image::convertFromYUVToTSL(), and GT2004BeaconDetector::scanForPink(). |
|