ColorHistogram Class Reference

#include <ColorClustering.h>

List of all members.

Public Member Functions

 ColorHistogram (ColorCollection &colorCollection)
bool insertColor (Vector3< unsigned char >color)

Public Attributes

unsigned char count [COLOR_CUBES][COLOR_CUBES][COLOR_CUBES]
ColorCollection strongColorsRemoved


Detailed Description

Definition at line 41 of file ColorClustering.h.


Constructor & Destructor Documentation

ColorHistogram::ColorHistogram ( ColorCollection colorCollection  ) 

Definition at line 137 of file ColorClustering.cpp.

References COLOR_CUBES, and ColorCollection::insertColor().


Member Function Documentation

bool ColorHistogram::insertColor ( Vector3< unsigned char >  color  ) 

Definition at line 153 of file ColorClustering.cpp.

References COLOR_CUBES, count, Vector3< V >::x, Vector3< V >::y, and Vector3< V >::z.


Member Data Documentation

unsigned char ColorHistogram::count[COLOR_CUBES][COLOR_CUBES][COLOR_CUBES]

Definition at line 43 of file ColorClustering.h.

Referenced by insertColor().

ColorCollection ColorHistogram::strongColorsRemoved

Definition at line 44 of file ColorClustering.h.

Referenced by ColorClustering::clusteringPrepare().


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