项目作者: hengchuan

项目描述 :
C++ codes for the paper "A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior"
高级语言: C++
项目地址: git://github.com/hengchuan/Color-Attenuation-Prior-Dehazing.git
创建时间: 2018-09-11T03:12:30Z
项目社区:https://github.com/hengchuan/Color-Attenuation-Prior-Dehazing

开源协议:MIT License

下载


Color Attenuation Prior Dehazing

An implementation of the single image dehazing algorithm proposed in the paper A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior by Qingsong Zhu, Jiaming Mai and Ling Shao.

Prerequisites

  • OpenCV-2.4
  • CMake-3.5

References