Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 685 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 685 Bytes

Nictovision

A project made for a hackathon. It brightens dark RAW .DNG format images without introducing noise.

Prerequisites

  • Browser (Chrome or safari)
  • Python

Setup:

git clone https://github.com/tusharsadhwani/nictovision/
cd nictovision
pip install -r requirements.txt
python -m flask run

Now, open localhost:5000 on your browser.

You can watch the demo here

You can find the presentation up here

You can find the reasearch paper up here