3D histogram of RGB image

Creates 3D-histogram from an RGB image in the form of balls within the RGB cube
2.5K Downloads
Updated 22 Oct 2012

View License

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 (2024). 3D histogram of RGB image (https://www.mathworks.com/matlabcentral/fileexchange/38685-3d-histogram-of-rgb-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Histograms in Help Center and MATLAB Answers
Acknowledgements

Inspired: RGB/HSV Distribution

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0