How to compare histograms of two images?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I want to compare histograms of a ground truth image and the enhanced image of that ground truth image using histogram analysis in order to measure the enhancement quality of that image. Can anyone help me to do it?
0 commentaires
Réponses (1)
Jacob Mathew
le 3 Jan 2025
Hey Ishara,
You can use the imhist function to create the histogram of an image. You can read more about it in the documentation below:
0 commentaires
Voir également
Catégories
En savoir plus sur Histograms dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!