joint_histogram(x,y​)

Takes a pair of images of equal size and returns the 2D joint histogram. used for MI calculation
2.8K Downloads
Updated 15 May 2016

View License

That's just a histogram for two images. To get the joint histogram, you need a histogram that's a 2D array.

Cite As

Pasha Mahmoudzadeh (2024). joint_histogram(x,y) (https://www.mathworks.com/matlabcentral/fileexchange/37720-joint_histogram-x-y), MATLAB Central File Exchange. Retrieved .

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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

Image Added!
I have updated my file.

1.0.0.0