EE610 Project
- code - code files
- data
- dehazed - dehazed images (output)
- dmap - depthmaps (intermediate)
- hazy - hazy images (input) README.md - this file
Q. Zhu, J. Mai, and L. Shao ,"A Fast Single Image Haze Removal Algorithm Using Color Attenuation Prior", in IEEE Transactions On Image Processing, Vol. 24, NO. 11, NOVEMBER 2015, pp. 3522-3533
- Python
- Python Packages
- numpy
- cv2
- matplotlib
sudo apt-get install python-pip python-matplotlib python-tk
pip install --user numpy opencv-python scipy