Detecting haze image with hazer
Detecting haze image with hazer. What is 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.htmlhttps://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 How to use git clone https://github.com/Joey777210/hazer-py.git Run the example in hazer_example.py. GitHub View Github
Read more