A simple document scanner using Python with a GUI.
python doc_scanner_app.py --image=<input_image_path>
or
python doc_scanner_app.py
and use filemenu to open an image.
- Python 2.7x
- Tkinter
- OpenCV
- Pillow
- NumPy
http://www.pyimagesearch.com/2014/09/01/build-kick-ass-mobile-document-scanner-just-5-minutes/
http://vipulsharma20.blogspot.com/2016/01/document-scanner-using-python-opencv.html
https://github.com/lancebeet/imagemicro