Skip to content

Code for fog removal from a single image using dark channel prior.

Notifications You must be signed in to change notification settings

Vaibzz/Fog-Removal-using-dark-channel-Prior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Fog-Removal-using-dark-channel-Prior

The program takes an input foggy image and produces an output de-fogged image.

This Research article has been published based on this project.

Dependencies

  • MATLAB v 2015a

Execution Steps

  1. Copy all the files from src folder in the MATLAB working folder on your computer.
  2. Open fog_removal_main.m and edit the path of your input image in
imread('your_input_image_path')
  1. Run fog_removal_main.m

About

Code for fog removal from a single image using dark channel prior.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages