CVR-Lib last update 20 Sep 2009

cvrKMColorQuantization.h File Reference

Contains a class for color quantization using the k-Means algorithm. More...

#include "cvrFunctor.h"
#include "cvrImage.h"
#include "cvrTypes.h"
#include "cvrVector.h"
#include "cvrColorQuantization.h"
#include "cvrRGBPixel.h"
#include <map>

Include dependency graph for cvrKMColorQuantization.h:

Go to the source code of this file.

Classes

class  cvr::kMColorQuantization
 k-Means based color quantization. More...
class  cvr::kMColorQuantization::kMColorQuantization::parameters
 the parameters for the class kMColorQuantization More...
struct  cvr::kMColorQuantization::kMColorQuantization::kMeanColor::kMColorQuantization::kMeanColor::hashEntry
 An entry of the hash table contains the number of pixels in the image that have the color corresponding to this entry (counter) and the index of this color in the cetroid-vector;. More...

Namespaces

namespace  cvr


Detailed Description

Contains a class for color quantization using the k-Means algorithm.

Author:
Pablo Alvarado
Date:
30.04.1999 (CVR-Lib 1)

12.01.2006 (CVR-Lib )

Id
cvrKMColorQuantization.h,v 1.2 2006/01/15 22:15:27 alvarado Exp

Generated on Sun Sep 20 22:08:14 2009 for CVR-Lib by Doxygen 1.5.8