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
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개)
카테고리
도움말 센터 및 File Exchange에서 Contrast Adjustment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!