Skip to content

MATLAB codes for the paper "A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior"

Notifications You must be signed in to change notification settings

sherrycloudy/Color-Attenuation-Prior-Dehazing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Attenuation Prior Dehazing

This MATLAB code is 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. (http://ieeexplore.ieee.org/xpls/icp.jsp?arnumber=7128396)


The code can be run on MATLAB R2014a. Make sure your MATLAB has included guided filter proposed in "Guided Image Filtering" by Kaiming He, Jian Sun, and Xiaoou Tang.

Introduction:

    1. Put the hazy image into the directory "inputImgs"
    1. Modify the image path at the begining of "runDehazing.m"
    1. Run the "runDehazing.m" script in MATLAB
    1. Try different beta to get optimal performance

This is the version 1 of the distribution. For more questions, please feel free to cantact us.


Contact

Aug. 2014

About

MATLAB codes for the paper "A Fast Single Image Haze Removal Algorithm using Color Attenuation Prior"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%