Skip to content

SamiK28/Dehazing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dehazing

To quickly test run app.py for image and dehaze_video.py for video

To test other images type the following in terminal

python dehaze_image.py -i "image name"

example

python dehaze_image.py -i ./images/skyscraper.jpg

or

python3 dehaze_image.py -i ./images/skyscraper.jpg

the dark_channel.py illustrates dark channel prior method referred to in the report which is here for comparison only and can be executed in the same manner as above

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages