how to calculate the contrast improvement index for a color image 256*256*3
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Filtering and Enhancement finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!