Module imagingbook.common
Package imagingbook.common.color.quantize
package imagingbook.common.color.quantize
-
ClassDescriptionThis class implements color quantization using k-means clustering of image pixels in RGB color space.Method for choosing initial color clusters.This is an implementation of Heckbert's median-cut color quantization algorithm [1].This class implements color quantization based on the octree method.