Skip to content

This repository contains the code of ShadowDraw to improve the drawing skills of the people not having a good hand with drawing images. Done as a part of Digital Image Processing Course Project

Notifications You must be signed in to change notification settings

ishan98/DIP_ShadowDraw

Repository files navigation

DIP Project: Implementation of the ShadowDraw project

Link to the actual paper: http://vision.cs.utexas.edu/projects/shadowdraw/shadowdraw.html

Running the Code :

  1. Install Dependencies. (See below)
  2. Run command 'python dispWindow.py imagename.png'

This will open up a window and you can draw on it, ShadowDraw will start giving you suggestions after certain time stamp.

Dependencies :

  1. Install scipy, Numpy, matplotlib, OpenCV (with sift)

Installing Instruction links are in the project report present in this repository.

Input and Output Links :
Input link : https://drive.google.com/open?id=1N1f8gLpCjpLczMv7oYkuPco8j5HtcWHx
Output link : https://drive.google.com/open?id=1Hh9Mgcrc7IEkms-pNu-BYGqXhRfMiat-

Final presentation is also pushed to the repository or can be viewed here also: https://docs.google.com/presentation/d/1FkkLOKMogak2RIem1iQmwWswxiaf7qFOcvTZqcL1_XQ/edit?usp=sharing

About

This repository contains the code of ShadowDraw to improve the drawing skills of the people not having a good hand with drawing images. Done as a part of Digital Image Processing Course Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages