3D histogram of RGB image

Creates 3D-histogram from an RGB image in the form of balls within the RGB cube

You are now following this Submission

Takes RGB images in 24 bpp and computes the 3D histogram of such an image. I.e., splits every axis into 'n' bins thus making n^3 bins in total and shows the result in the form of 'bubbles' of different size within the RGB cube.

The function can be controlled by parameters. Besides the graphics produced, it can output also numerical results.

A short demo is included.

It should be noted that the very first inspiration came from seeing similar histograms at web page
http://ij-plugins.sourceforge.net/ij-vtk/color-space/index.html

See other products of our group at
http://splab.cz/

Cite As

Pavel Rajmic (2026). 3D histogram of RGB image (https://www.mathworks.com/matlabcentral/fileexchange/38685-3d-histogram-of-rgb-image), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: RGB/HSV Distribution

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0