Package | Description |
---|---|
imagingbook.pub.color.quantize |
Modifier and Type | Class and Description |
---|---|
class |
KMeansClusteringQuantizer
This class implements color quantization using k-means clustering
of image pixels in RGB color space.
|
class |
KMeansClusteringQuantizerApache
This class implements color quantization by k-means clustering
of image pixels in RGB color space.
|
class |
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.
|
class |
OctreeQuantizer
This class implements color quantization based on the octree method.
|
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)