Improving the performance of k-means for color quantization

作者:

Highlights:

摘要

Color quantization is an important operation with many applications in graphics and image processing. Most quantization methods are essentially based on data clustering algorithms. However, despite its popularity as a general purpose clustering algorithm, k-means has not received much respect in the color quantization literature because of its high computational requirements and sensitivity to initialization. In this paper, we investigate the performance of k-means as a color quantizer. We implement fast and exact variants of k-means with several initialization schemes and then compare the resulting quantizers to some of the most popular quantizers in the literature. Experiments on a diverse set of images demonstrate that an efficient implementation of k-means with an appropriate initialization strategy can in fact serve as a very effective color quantizer.

论文关键词:Color quantization,Color reduction,Clustering,k-means

论文评审过程:Received 27 September 2009, Revised 21 August 2010, Accepted 29 October 2010, Available online 10 November 2010.

论文官网地址:https://doi.org/10.1016/j.imavis.2010.10.002