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
Aktualisiert 15 Mai 2016

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Histograms finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

Image Added!
I have updated my file.

1.0.0.0