how to calculate the contrast improvement index for a color image 256*256*3
4 views (last 30 days)
Show older comments
CII= Cproposed/ Corignal. where C is the average value of low contrast measured with 3*3 window as max-min/max+min
i have the matrix of original image as 256*256*3, and same for proposed image. now how can i calculate the CII
Answers (0)
See Also
Categories
Find more on Image Filtering and Enhancement in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!