How to compare histograms of two images?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Jacob Mathew
el 3 de En. de 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 comentarios
Ver también
Categorías
Más información sobre Histograms en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!