joint_histogram(x,y​)

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

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Histograms en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

Image Added!
I have updated my file.

1.0.0.0