#include "RasterImageProcessor.h"
#include "Representations/Perception/ColorTableTSL.h"
#include <vector>
Include dependency graph for RasterStrategy.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | RasterStrategy |
| Base-class for RasterStrategies. More... | |
Variables | |
| const int | Y_VALUE |
| Relative offset of V component. | |
Definition in file RasterStrategy.h.
|
|
Initial value: 0
U_VALUE = cameraResolutionWidth_ERS7
V_VALUE = 2 * cameraResolutionWidth_ERS7
Definition at line 17 of file RasterStrategy.h. Referenced by RasterSpecialist::RasterSpecialist(). |
1.3.6