How to write the code for the average luminance of input image?
Afficher commentaires plus anciens
I'm having a trouble for coding the average luminance of the image. This the formula for that
Yaveg =Yi,j (1) where Yi,j = 0.3R + 0.6G + 0.1B, Yi,j is normalized to the range (0,255), and i, j are the index of pixel.
Please help this is for my thesis, its my first time to use matlab :(
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Signal Processing Toolbox 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!