Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 971 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 971 Bytes

CBM_Matlab

This is the implementation of underwater image enhancement CBM (MATLAB Version) the described in "J. Yuan, W. Cao, Z. Cai and B. Su, "An Underwater Image Vision Enhancement Algorithm Based on Contour Bougie Morphology," in TGRS 2021.

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 cbm_tgrs
  • run demo.m

Citation

@ARTICLE{tgrs_yuan2021,
  author={Yuan, Jieyu and Cao, Wei and Cai, Zhanchuan and Su, Binghua},
  journal={IEEE Transactions on Geoscience and Remote Sensing}, 
  title={An Underwater Image Vision Enhancement Algorithm Based on Contour Bougie Morphology}, 
  year={2021},
  volume={59},
  number={10},
  pages={8117-8128},
  doi={10.1109/TGRS.2020.3033407}}

License

The code is made available for academic research purpose only. This project is open sourced under MIT license.