An imaging-inspired no-reference underwater color image quality assessment metric.
-
Load the image, for example:
im = imread('1.bmp');
-
Call this function to calculate the quality score:
quality = CCF_main(im)
@article{wang2018imaging,
title={An imaging-inspired no-reference underwater color image quality assessment metric},
author={Wang, Yan and Li, Na and Li, Zongying and Gu, Zhaorui and Zheng, Haiyong and Zheng, Bing and Sun, Mengnan},
journal={Computers \& Electrical Engineering},
volume={70},
pages={904--913},
year={2018},
publisher={Elsevier}
}