Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Representations/Perception/ColorTable64.h File Reference

Declaration of class ColorTable64. More...

#include "ColorTable.h"
#include "Tools/Streams/InOut.h"
#include "Tools/Math/Vector3.h"
#include "ColorClassImage.h"
#include "Image.h"

Include dependency graph for ColorTable64.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  ColorTable64
 Contains a ColorTable64 which can decode the color for every 4 * 4 * 4 cube in the 255 * 255 * 255 YUV color space. More...


Functions

Outoperator<< (Out &stream, const ColorTable64 &colorTable64)
 Streaming operator that writes a ColorTable64 to a stream.


Detailed Description

Declaration of class ColorTable64.

Author:
Matthias Jüngel

Martin Lötzsch

Definition in file ColorTable64.h.


Function Documentation

Out& operator<< Out stream,
const ColorTable64 colorTable64
 

Streaming operator that writes a ColorTable64 to a stream.

Parameters:
stream The stream to write on.
colorTable64 The ColorTable64 object.
Returns:
The stream.

Definition at line 318 of file ColorTable64.cpp.

References ColorTable64::colorClasses.


Generated on Mon Mar 20 22:06:23 2006 for GT2005 by doxygen 1.3.6