Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mzucker authored Aug 19, 2016
1 parent 58ccd30 commit 438bdc6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ page_dewarp

Page dewarping and thresholding using a "cubic sheet" model - see full writeup at <https://mzucker.github.io/2016/08/15/page-dewarping.html>

Requirements:

- scipy
- OpenCV 3.0 or greater
- Image module from PIL or Pillow

Usage:

page_dewarp.py IMAGE1 [IMAGE2 ...]

0 comments on commit 438bdc6

Please sign in to comment.