ColorCollection Class Reference

#include <ColorClustering.h>

List of all members.

Public Member Functions

 ColorCollection ()
void insertColor (Vector3< unsigned char >color)
void showCollectedColors (Image &debugImage)

Public Attributes

int virtualLength
int length
Vector3< unsigned char > color [COLLECT_COLORS]


Detailed Description

Definition at line 30 of file ColorClustering.h.


Constructor & Destructor Documentation

ColorCollection::ColorCollection (  ) 

Definition at line 50 of file ColorClustering.cpp.

References length, and virtualLength.


Member Function Documentation

void ColorCollection::insertColor ( Vector3< unsigned char >  color  ) 

Definition at line 54 of file ColorClustering.cpp.

References COLLECT_COLORS, color, length, and virtualLength.

Referenced by ColorHistogram::ColorHistogram().

void ColorCollection::showCollectedColors ( Image debugImage  ) 

Definition at line 67 of file ColorClustering.cpp.

References cameraResolutionHeight_ERS7, cameraResolutionWidth_ERS7, color, Image::image, int(), length, max, min, WINDEBUG, Vector3< V >::x, Vector3< V >::y, and Vector3< V >::z.

Referenced by ColorClustering::clusteringPrepare().


Member Data Documentation

Vector3<unsigned char> ColorCollection::color[COLLECT_COLORS]

Definition at line 34 of file ColorClustering.h.

Referenced by ColorClustering::clusteringPrepare(), insertColor(), and showCollectedColors().

int ColorCollection::length

Definition at line 33 of file ColorClustering.h.

Referenced by ColorClustering::clusteringPrepare(), ColorCollection(), insertColor(), and showCollectedColors().

int ColorCollection::virtualLength

Definition at line 32 of file ColorClustering.h.

Referenced by ColorCollection(), FastPanoramaProcessor::frameExecute(), and insertColor().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:22:58 2006 for DT2005.panorama by  doxygen 1.4.7