#include "GT2004ImageProcessor.h"
#include "Tools/Debugging/Debugging.h"
#include "Tools/Debugging/GenericDebugData.h"
#include "Tools/FieldDimensions.h"
#include "Tools/Math/Geometry.h"
#include "GT2004ImageProcessorTools.h"
Include dependency graph for GT2004ImageProcessor.cpp:
Go to the source code of this file.
Defines | |
#define | PLOT(p, c) COMPLEX_DRAWING(imageProcessor_general,plot(p,c)) |
Variables | |
const int | Y |
Relative offset of V component. |
Definition in file GT2004ImageProcessor.cpp.
|
Definition at line 18 of file GT2004ImageProcessor.cpp. Referenced by GT2004ImageProcessor::scan(). |
|
Initial value: Relative offset of V component.
Definition at line 20 of file GT2004ImageProcessor.cpp. Referenced by Image::convertFromRGBToYUV(), Image::convertFromYCbCrToHSI(), Image::convertFromYCbCrToRGB(), Image::convertFromYUVToTSL(), and GT2004BeaconDetector::scanForPink(). |