How to compare histograms of two images?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Jacob Mathew
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu Histograms finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!