histogram normalization for an image

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

0 voti

I wonder, though, whether you want "normalization" or "equalization" ?

3 Commenti

I need histogram equalization.
There are functions histeq() and adapthisteq(). Generally histeq() gives crummy looking images. adapthisteq() is usually better since it does CLAHE.

Accedi per commentare.

Richiesto:

il 22 Gen 2013

Commentato:

il 1 Set 2016

Community Treasure Hunt

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

Start Hunting!

Translated by