#include "Representations/Perception/Image.h"
#include "Tools/ColorClasses.h"
Include dependency graph for ColorTableReferenceColor.h:

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

Go to the source code of this file.
Classes | |
| class | ColorTableReferenceColor |
Functions | |
| In & | operator>> (In &stream, ColorTableReferenceColor &colorTableReferenceColor) |
| Streaming operator that reads ColorTableReferenceColor from a stream. | |
| Out & | operator<< (Out &stream, const ColorTableReferenceColor &colorTableReferenceColor) |
| Streaming operator that writes GridImageProcessor2Parameters to a stream. | |
Definition in file ColorTableReferenceColor.h.
|
||||||||||||
|
Streaming operator that reads ColorTableReferenceColor from a stream.
Definition at line 226 of file ColorTableReferenceColor.cpp. References ColorTableReferenceColor::setGreenMax(), and ColorTableReferenceColor::setGreenMin(). |
Here is the call graph for this function:

|
||||||||||||
|
Streaming operator that writes GridImageProcessor2Parameters to a stream.
Definition at line 240 of file ColorTableReferenceColor.cpp. References ColorTableReferenceColor::getGreenMax(), and ColorTableReferenceColor::getGreenMin(). |
Here is the call graph for this function:

1.3.6