histogram normalization for an image

13 visualizzazioni (ultimi 30 giorni)
jenifer
jenifer il 22 Gen 2013
Commentato: Image Analyst il 1 Set 2016
hi..i have taken a histogram for the image... now i want normalized that histogram... how can i normalize that.. help me with matlab codes...

Risposte (1)

Walter Roberson
Walter Roberson il 22 Gen 2013
I wonder, though, whether you want "normalization" or "equalization" ?
  3 Commenti
Image Analyst
Image Analyst il 1 Set 2016
There are functions histeq() and adapthisteq(). Generally histeq() gives crummy looking images. adapthisteq() is usually better since it does CLAHE.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by