The program takes an input foggy image and produces an output de-fogged image.
This Research article has been published based on this project.
- MATLAB v 2015a
- Copy all the files from src folder in the MATLAB working folder on your computer.
- Open fog_removal_main.m and edit the path of your input image in
imread('your_input_image_path')
- Run fog_removal_main.m