#include <ImageProcessor.h>
Inheritance diagram for ImageProcessorInterfaces:


Definition at line 42 of file ImageProcessor.h.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Constructor.
Definition at line 46 of file ImageProcessor.h. |
|
|
|
The offset and the rotation of the camera.
Definition at line 83 of file ImageProcessor.h. Referenced by VLCGoalRecognizer::interpretResults(), and GT2005GoalRecognizer::publishResults(). |
|
|
The color table.
Definition at line 86 of file ImageProcessor.h. Referenced by GT2005GoalRecognizer::detectEdge(), GT2005GoalRecognizer::detectGreenBelowGoalpost(), GT2004EdgeDetection::getColor(), GT2005GoalRecognizer::inspectNeighbourhood(), and GT2005GoalRecognizer::scanAlongLine(). |
|
|
The last calculated ball robot pose.
Definition at line 89 of file ImageProcessor.h. |
|
|
The last calculated ball position.
Definition at line 92 of file ImageProcessor.h. |
|
|
The last calculated player pose collection.
Definition at line 95 of file ImageProcessor.h. |
|
|
The last calculated robot state.
Definition at line 98 of file ImageProcessor.h. |
|
|
The calibration request.
Definition at line 101 of file ImageProcessor.h. |
|
|
The landmarks percept to be generated.
Definition at line 104 of file ImageProcessor.h. Referenced by VLCGoalRecognizer::interpretResults(), GT2005GoalRecognizer::notifyAboutFlags(), and GT2005GoalRecognizer::publishResults(). |
|
|
The ball percept to be generated.
Definition at line 107 of file ImageProcessor.h. |
|
|
The lines percept to be generated.
Definition at line 110 of file ImageProcessor.h. |
|
|
The edges percept to be generated.
Definition at line 113 of file ImageProcessor.h. |
|
|
The players percept to be generated.
Definition at line 116 of file ImageProcessor.h. |
|
|
The obstacles percept to be generated.
Definition at line 119 of file ImageProcessor.h. Referenced by VLCGoalRecognizer::interpretResults(), and GT2005GoalRecognizer::publishResults(). |
|
|
Definition at line 122 of file ImageProcessor.h. |
1.3.6