Category:Spatial color quantization
From LiteratePrograms
Spatial color quantization is a relatively new color quantization algorithm that combines dithering and palette generation into a single step and uses a simple model of human perception. Sample images suggest that its visual quality is superior to that of other algorithms, especially at low numbers of colors, although it is more computationally expensive.
