local image contrast estimation
Afficher commentaires plus anciens
Hello I need to calculate entire image contrast (local or global image contrast) , is there a way to do that??
Thanks
1 commentaire
Image Analyst
le 3 Nov 2015
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?
Réponses (0)
Catégories
En savoir plus sur Contrast Adjustment dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!