my project is generalized equalization model for image enhancement

1 Ansicht (letzte 30 Tage)
BYSANI CHAITHANYA
BYSANI CHAITHANYA am 4 Mär. 2014
Beantwortet: Image Analyst am 4 Mär. 2014
so can any one give a code for histogram equalization in image enhancement

Antworten (1)

Image Analyst
Image Analyst am 4 Mär. 2014
In my opinion, equalization rarely does anything worthwhile to enhance an image. There are almost always much better options that give more natural appearance. If you still insist on demonstrating the technique, I'm sure you can find histogram equalization code on the internet, or use the histeq() function or, for a locally adaptive version (which is useful sometimes) adapthisteq().

Community Treasure Hunt

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

Start Hunting!

Translated by