- Team members : Rohan Chacko and Meher Shashwat Nigam
- Paper implemented : Image Reflection Removal using ghosting cues, CVPR 2015
deghost_image <path_to_image>
deghost_image '../tests/test_6.png'
The output is stored in the current working directory.
├── docs : Holds the project proposal and the final presentation.
├── results : Results of running the implementation on the images in the tests folder
├── src : Contains the source code and associated libraries.
└── tests : Contains sample test images.