Azzera filtri
Azzera filtri

how to enhance image using histogram equilisation?

3 visualizzazioni (ultimi 30 giorni)
please suggest?

Risposta accettata

Image Analyst
Image Analyst il 8 Apr 2016
Global histogram equalization won't help at all - it almost never does. Try adapthisteq() instead - it's locally adaptive - CLAHE it's called. Play around varying the parameters to achieve the look you want.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by