Color Image Quantization for Frame Buffer Display - Robotics Institute Carnegie Mellon University

Color Image Quantization for Frame Buffer Display

Paul Heckbert
Journal Article, ACM SIGGRAPH Computer Graphics, Vol. 16, No. 3, pp. 297 - 307, July, 1982

Abstract

Algorithms for adaptive, tapered quantization of color images are described. The research is motivated by the desire to display high-quality reproductions of color images with small frame buffers. It is demonstrated that many color images which would normally require a frame buffer having 15 bits per pixel can be quantized to 8 or fewer bits per pixel with little subjective degradation. In most cases, the resulting images look significantly better than those made with uniform quantization.

The color image quantization task is broken into four phases:

1) Sampling the original image for color statistics

2) Choosing a colormap based on the color statistics

3) Mapping original colors to their nearest neighbors in the colormap

4) Quantizing and redrawing the original image (with optional dither).

Several algorithms for each of phases 2-4 are described, and images created by each given.

BibTeX

@article{Heckbert-1982-15124,
author = {Paul Heckbert},
title = {Color Image Quantization for Frame Buffer Display},
journal = {ACM SIGGRAPH Computer Graphics},
year = {1982},
month = {July},
volume = {16},
number = {3},
pages = {297 - 307},
}