joint_histogram(x,y​)

Takes a pair of images of equal size and returns the 2D joint histogram. used for MI calculation
2,8K download
Aggiornato 15 mag 2016

Visualizza la licenza

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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2010b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Histograms in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.2.0.0

Image Added!
I have updated my file.

1.0.0.0