Overview

A new version (iOS version) is now available.

This software plots image pixels in a 3D space based on its RGB value which are used as XYZ value. You can analyze the color distribution with the shape.
For more detail, I wrote a small article about this: 3D Color Analysis.

Features included:

  • Load BMP / PNG / JPG / PCX / JPEG2000 / ICO / GIF / TGA.
  • Projections:
    1. RGB as XYZ, cubic
    2. RGB to HSV, polar
    3. RGB to HSV, cubic
    4. RGB to CMYK, cubic of CMY
    5. RGB, polar
    6. RGB to CMYK, polar using CMY and K
  • Decreasing Colors
    1. All colors
    2. Decrease 32 colors
    3. Decrease 16 colors
  • Save projected image as BMP/PNG/JPG/PCX/JPEG2000/GIF/TGA file.
  • Display histogram of each axis and average/median value
  • Reload

What's New

  • Jan. 21, 2006: Color Spatioplotter ver 1.06
  • Feb. 1, 2003: Color Spatioplotter ver 1.05

Acknowledgement

  • Borland C++ version 5.02J
  • Microsoft Visual C++ 2005
  • Going out of this sitejpeg-6b
    This software is based in part on the work of the Independent JPEG Group.
  • Going out of this sitelibpng: version 1.2.5
  • Going out of this sitezlib: version 1.2.1
  • libtiff: version 3.5.7
  • JasPer: IMAGE POWER JPEG-2000
  • CxImage: version 5.99c