Class | Description |
---|---|
ColorQuantizer | |
KMeansClusteringQuantizer |
This class implements color quantization using k-means clustering
of image pixels in RGB color space.
|
KMeansClusteringQuantizer.Parameters | |
KMeansClusteringQuantizerApache |
This class implements color quantization by k-means clustering
of image pixels in RGB color space.
|
KMeansClusteringQuantizerApache.Parameters | |
MedianCutQuantizer |
This is an implementation of Heckbert's median-cut color quantization algorithm
(Heckbert P., "Color Image Quantization for Frame Buffer Display", ACM Transactions
on Computer Graphics (SIGGRAPH), pp.
|
MedianCutQuantizer.Parameters | |
OctreeQuantizer |
This class implements color quantization based on the octree method.
|
OctreeQuantizer.Parameters |
Enum | Description |
---|---|
KMeansClusteringQuantizer.SamplingMethod | |
KMeansClusteringQuantizerApache.SamplingMethod |
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)