how to calculate the contrast improvement index for a color image 256*256*3
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Respuestas (0)
Ver también
Categorías
Más información sobre Image Filtering and Enhancement en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!