my project is generalized equalization model for image enhancement

1 vue (au cours des 30 derniers jours)
BYSANI CHAITHANYA
BYSANI CHAITHANYA le 4 Mar 2014
so can any one give a code for histogram equalization in image enhancement

Réponses (1)

Image Analyst
Image Analyst le 4 Mar 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().

Catégories

En savoir plus sur Image Filtering and Enhancement dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by