Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 655 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 655 Bytes

UNTV

Code for Underwater Normalized Total Variation (UNTV)

  1. This code is for the paper:

    Jun Xie, Guojia Hou, Guodong Wang, Zhenkan Pan, "A Variational Framework for Underwater Image Dehazing and Deblurring", IEEE Transactions on Circuits and Systems for Video Technology, vol. 32, no. 6, pp. 3514-3526, 2022.

    It can only be used for non-comercial purpose. If you use our code, please cite the paper.

  2. This MATLAB code is tested on Windows 10 64bit with MATLAB 2016b.

  3. Usage:

    (1) Put the images into the root directory.

    (2) Please run demo.m file to see the result.

    For any questions, please contact hgjouc@126.com.