#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 "GT2005ImageProcessorTools.h"
#include "GT2005BeaconDetector.h"
Include dependency graph for GT2005BeaconDetector.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 GT2005BeaconDetector.cpp.
|
|
|
|
|
|
Relative offset of V component.
Referenced by LA::Eigenvalues::hqr2(), LA::Eigenvalues::tql2(), and LA::Eigenvalues::tred2(). |
1.3.6