how to calculate the contrast improvement index for a color image 256*256*3
조회 수: 7 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!