Awesome
MATLAB Code
This is the code of the implementation of the Underwater Image Enhancement by Attenuated Color Channel Correction and Detail Preserved Contrast Enhancement described in "Weidong Zhang, Yudong Wang, and Chongyi Li <Underwater Image Enhancement by Attenuated Color Channel Correction and Detail Preserved Contrast Enhancement> IEEE Journal of Oceanic Engineering, 2022". If you use our code or dataset for academic purposes, please consider citing our paper. Thanks.
Requirement
MATLAB
Usage
Testing
- Clone the repo
- Put testing images into test folder
- Run demo.m
- Find the result in test folder
License
The code is made available for academic research purpose only.
Bibtex
@inproceedings{ACDC,
author = {Zhang, Weidong and Wang, Yudong and Li, Chongyi},
title = {Underwater Image Enhancement by Attenuated Color Channel Correction and Detail Preserved Contrast Enhancement},
booktitle = {IEEE Journal of Oceanic Engineering},
pages = {},
month = {},
year = {2022}
doi={}
}
(Full paper: https://ieeexplore.ieee.org/abstract/document/9744022)