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!