Installation for S&D
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
300 B

  1. page_dewarp
  2. ===========
  3. Page dewarping and thresholding using a "cubic sheet" model - see full writeup at <https://mzucker.github.io/2016/08/15/page-dewarping.html>
  4. Requirements:
  5. - scipy
  6. - OpenCV 3.0 or greater
  7. - Image module from PIL or Pillow
  8. Usage:
  9. page_dewarp.py IMAGE1 [IMAGE2 ...]