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?

回答(1 个)

Nitin
Nitin 2014-3-6

0 个投票

You can find a nice implementation of imhist here.

类别

帮助中心File Exchange 中查找有关 Image Filtering and Enhancement 的更多信息

产品

提问:

2014-3-6

回答:

2014-3-6

Community Treasure Hunt

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

Start Hunting!

Translated by