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

Images Class Reference

Contains IDs for different (debug) image types as well as a method to output their names. More...

#include <DebugImages.h>

List of all members.

Public Types

enum  ImageID {
  noImage, rawImage, segmentedImage1,
  segmentedImage2, segmentedImage3, classificationY,
  classificationU, classificationV, colorFrequency,
  imageProcessorGeneral, imageProcessorScanLines, imageProcessorBall,
  imageProcessorGoals, imageProcessorFlags, imageProcessorPlayers,
  imageProcessorGradients, imageMotionRecognition, numberOfImageIDs,
  image = numberOfImageIDs, segmentedImage, correctedImage,
  correctedSegmentedImage
}
 IDs for images. More...


Static Public Member Functions

char * getImageIDName (ImageID imageID)
 Returns a description for an indexed image id.

bool getDebugKeyID (enum ImageID imageID, DebugKeyTable::debugKeyID &debugKeyID)


Detailed Description

Contains IDs for different (debug) image types as well as a method to output their names.

Definition at line 185 of file DebugImages.h.


Member Enumeration Documentation

enum Images::ImageID
 

IDs for images.

enter new image IDs here and add the corresponding string in getImageIDName.

Enumeration values:
noImage 
rawImage 
segmentedImage1 
segmentedImage2 
segmentedImage3 
classificationY 
classificationU 
classificationV 
colorFrequency 
imageProcessorGeneral 
imageProcessorScanLines 
imageProcessorBall 
imageProcessorGoals 
imageProcessorFlags 
imageProcessorPlayers 
imageProcessorGradients 
imageMotionRecognition 
numberOfImageIDs 
image 
segmentedImage 
correctedImage 
correctedSegmentedImage 

Definition at line 192 of file DebugImages.h.


Member Function Documentation

char* Images::getImageIDName ImageID  imageID  )  [inline, static]
 

Returns a description for an indexed image id.

Add descriptions for new image ids here.

Definition at line 222 of file DebugImages.h.

References imageMotionRecognition, and imageProcessorGradients.

bool Images::getDebugKeyID enum ImageID  imageID,
DebugKeyTable::debugKeyID debugKeyID
[inline, static]
 

Definition at line 247 of file DebugImages.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:08:28 2004 for GT2004 by doxygen 1.3.6