ColorProgression.exe produces color progression as described in

A. Podlasov and P. Franti Mergebased color quantization and context tree modeling for
compression of color quantized images, Proc. of IEEE Int. Conf. on
Image Processing (ICIP2006), Atlanta, 8-11 Oct. 2006, pp. 2277-
2280.

USAGE:
ColorProgression.exe -CN InputFile.ppm OutFileName

will create color progression starting from 2 colors up to N colors saving each output 
file as dump_N_outFileName.ppm, where N is a number of color in a current dump. ONLY .ppm
image format is supported for input and output images.

This executable is only tested on WindowsXP.

Alexey Podlasov, 25.08.2010
alexey.podlasov at gmail.com