Awesome
TEBCF_Matlab
This is the implementation of underwater image enhancement TEBCF (MATLAB Version) the described in J. Yuan, Z. Cai and W. Cao, "TEBCF: Real-World Underwater Image Texture Enhancement Model Based on Blurriness and Color Fusion," in TGRS 2022.
If you use our code for academic purposes, please cite our paper and hit the star at the top-right corner. Thanks!
Testing
- Clone repo
- cd TEBCF_tgrs
- run demo.m
Citation
@ARTICLE{tgrs_yuan2022,
author={Yuan, Jieyu and Cai, Zhanchuan and Cao, Wei},
journal={IEEE Transactions on Geoscience and Remote Sensing},
title={TEBCF: Real-World Underwater Image Texture Enhancement Model Based on Blurriness and Color Fusion},
year={2022},
volume={60},
number={},
pages={1-15},
doi={10.1109/TGRS.2021.3110575}}
License
The code is made available for academic research purpose only. This project is open sourced under MIT license.