Skip to content

Commit

Permalink
readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
suhasjains committed Sep 11, 2017
1 parent 606914b commit 0b5d8b1
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# MyPlotDigitizer

MyPlotDigitizer is a OpenCV-Python based plot digitizer. I wrote this simple program to make it easier to quickly digitize data from the 2D plots.


### Installation

MyPlotDigitizer requires Opencv-python to run.

Install the dependencies like.

```sh
$ pip install opencv-python
```

Run the program like.

```sh
$ python MyPlotDigitizer.py
```


**Free Software, Hell Yeah!**

Creator:
Suhas Jain Suresh
Graduate Student,
Stanford University
web.stanford.edu/~sjsuresh/

0 comments on commit 0b5d8b1

Please sign in to comment.