How to write the code for the average luminance of input image?
Show older comments
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 :(
Accepted Answer
More Answers (0)
Categories
Find more on Signal Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!