Skip to content
/ CCF Public

An imaging-inspired no-reference underwater color image quality assessment metric.

Notifications You must be signed in to change notification settings

zhenglab/CCF

Repository files navigation

CCF

An imaging-inspired no-reference underwater color image quality assessment metric.

Usage:

  1. Load the image, for example: im = imread('1.bmp');

  2. Call this function to calculate the quality score: quality = CCF_main(im)

Cite

@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}
}

About

An imaging-inspired no-reference underwater color image quality assessment metric.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages