Center Emphasized Contrast and Visual Saliency-based Image Quality Index
Download the P-code of the function.
Download Version2 (Uses Cube instead of square in Center area of the contrast similarity)
Usage: CEQI(referenceImage, distortedImage);
- Can be used inside matlab command or within script:
- The 'CEQI.p' file should be inside current directory or in Matlab path.
- referenceImage and distortedImage are the corresponding image matrices.