Detecting haze image with hazer.
Hazer is a lib for getting "haze degree".
This repository is python version of hazer:
https://cran.r-project.org/web/packages/hazer/vignettes/detecting-hazy-images.html
https://github.com/bnasr/hazer/
The method is from this paper: https://www.hilarispublisher.com/open-access/detecting-foggy-images-and-estimating-the-haze-degree-factor-jcsb.1000226.pdf
git clone https://github.com/Joey777210/hazer-py.git
Run the example in hazer_example.py
.