DoF-guided-reflection-removal-algorithm

DIP Team 001

Members :

Ayush Singhania 20171031
Siddharth Gaur  20171198 
Gaurav Aswani   20171107

When taking photos through transparent surfaces, the captured pictures are usually a mixture of both the desired scene and undesired reflections. Our project aims at separating the desired scene from the undesired reflections using reflection removal techniques. Various methods have been proposed for achieving this target. In this project we focus on removing the reflection using a single image based on Depth of Field (DoF) confidence maps.

hover text

Requirements

MATLAB version: R2018b or above

Installation

  * Clone this repo in your local machine usine 'git clone https://github.com/ayush003/DoF-guided-reflection-removal.git'

Running tests

  * Open Driver.m in MATLAB
  * Press F5 to run the code

Refrences