my project is generalized equalization model for image enhancement

1 visualización (últimos 30 días)
so can any one give a code for histogram equalization in image enhancement

Respuestas (1)

Image Analyst
Image Analyst el 4 de Mzo. de 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().

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by