https://github.com/mzucker/page_dewarp
Text page dewarping using a "cubic sheet" model
https://github.com/mzucker/page_dewarp
Last synced: about 1 month ago
JSON representation
Text page dewarping using a "cubic sheet" model
- Host: GitHub
- URL: https://github.com/mzucker/page_dewarp
- Owner: mzucker
- License: mit
- Created: 2016-08-10T19:58:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T13:41:08.000Z (over 2 years ago)
- Last Synced: 2025-04-08T16:08:19.163Z (3 months ago)
- Language: Python
- Homepage: https://mzucker.github.io/2016/08/15/page-dewarping.html
- Size: 10.1 MB
- Stars: 1,467
- Watchers: 41
- Forks: 240
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
page_dewarp
===========Page dewarping and thresholding using a "cubic sheet" model - see full writeup at
Requirements:
- scipy
- OpenCV 3.0 or greater
- Image module from PIL or Pillow
Usage:page_dewarp.py IMAGE1 [IMAGE2 ...]