/CamScanner-Python

Replicating CamScanner in Python using OpenCV2

Primary LanguagePython

Project-ScannerApp

This application takes in an image, it changes the dimensions as well as the perspective of that image and makes

it fit for reading and outputs a file with the .pdf format. (Scanned Copy) For e.g., Cam Scanner.

Libraries Used

1. OpenCV

2. Numpy

3. scikit-image

4. imutils