#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 RBallSpecialist2::addBallPercept(), REnemySpecialist::calculateFarestPoint(), REnemySpecialist::calculateFarestPointCOG(), REnemySpecialist::calculateFarestPointFastCOG(), REnemySpecialist::calculatePointOnFieldFromSegment(), RFieldSpecialist::checkRamp(), BoxSpecialist::detectFreePartOfGoal(), BoxSpecialist::executePostProcessing(), RBridgeSpecialist::findBridgeMark(), BoxSpecialist::fusionGoal(), RDefaultStrategy::init(), and BoxSpecialist::searchGoal(). |
|
The color table.
Definition at line 86 of file ImageProcessor.h. Referenced by REdgeDetection::getColor(), RasterStrategy::getColor(), and RasterSpecialist::getColor(). |
|
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 BoxSpecialist::executePostProcessing(), BoxSpecialist::fusionGoal(), and BoxSpecialist::searchGoal(). |
|
The ball percept to be generated.
Definition at line 107 of file ImageProcessor.h. Referenced by RBallSpecialist2::addBallPercept(). |
|
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. Referenced by REnemySpecialist::executePostProcessing(). |
|
The obstacles percept to be generated.
Definition at line 119 of file ImageProcessor.h. Referenced by BoxSpecialist::detectFreePartOfGoal(). |
|
Definition at line 122 of file ImageProcessor.h. Referenced by RFieldSpecialist::checkRamp(), and RBridgeSpecialist::findBridgeMark(). |