3D Color Histogram

See my ColorSpace Explorer to have a general idea about the RGB, YCrCb and HSL color spaces. This applet is quite similar but it computes a 3D Color histogram of the image. Basically it divides the color space in bins or equally sized boxes and counts how many pixels of the image are in each box (the size of the box corresponds to the number of pixels).

You can see how the distribution of the pixels in each color space and this can help us to group the pixels of the image by similar colors:

This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

Usage:

  • Drag the mouse to rotate
  • Use mouse wheel to go forward or backward
  • Press keys 'm' and 'n' to switch color space: RGB, YCrCb and HSL
  • Press keys 'i' and 'u' to change the image
  • Press key 'j' to show or hide the image
  • Press 'Esc' to stop the applet (reload the page to start again)

The histograms are easy to compute (just counting pixels) and it shows which are the dominant colors of the image. The main drawback is that it does not say anything about the distribution of the colors in the image, so we cannot infer information about textures or shapes using only the histogram. For shape descriptors you can take a look to my Master's thesis.

Comments

Enter your comment
If you can't read the letters on the image, download this .wav file to get them read to you.
 
 
Back to top
3d_color_histogram.txt · Last modified: 2021/08/05 14:14 (external edit)
 
 
CC Attribution-Noncommercial-Share Alike 3.0 Unported
chimeric.de = chi`s home Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0