How do I implement imhist?

To measure the histogram equalization of an image, I should first calculate the histogram feature of it (it is what the function imhist does) but I have no image processing toolbox and should make it myself. Is it possible using hist function?

Risposte (1)

Nitin
Nitin il 6 Mar 2014

0 voti

You can find a nice implementation of imhist here.

Prodotti

Richiesto:

il 6 Mar 2014

Risposto:

il 6 Mar 2014

Community Treasure Hunt

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

Start Hunting!

Translated by