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