local image contrast estimation

Hello I need to calculate entire image contrast (local or global image contrast) , is there a way to do that??
Thanks

1 件のコメント

Image Analyst
Image Analyst 2015 年 11 月 3 日
There are multiple definitions, usually involving two intensities, like i1/i2 or (i1-i2)/(i1+i2). Or maybe you just want the standard deviation of the image gray levels. What's your definition of contrast?

サインインしてコメントする。

回答 (0 件)

質問済み:

2015 年 11 月 2 日

コメント済み:

2015 年 11 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by