Histogram and Normalized Histogram for an Image

1 visualización (últimos 30 días)
Wadee Maimani
Wadee Maimani el 21 de En. de 2021
Respondida: Shashank Gupta el 1 de Feb. de 2021
I have an image
and I want a read it first
after that making histogram and normalized histogram for this image
how I can do it?

Respuestas (1)

Shashank Gupta
Shashank Gupta el 1 de Feb. de 2021
Hi Wadee.
Check out imread function for reading an image and imhist function to plot the image histogram. I am not sure if you want a normalized histogram or do a histogram equilization. Either case check out this link for normalization and for equalization there are quite a lot of function available in MATLAB like histeq and adapthisteq.
I hope this reference helps you.
Cheers.

Categorías

Más información sobre Image Filtering and Enhancement en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by