Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saanidhyam/document-scanner

made a working page scanner using opencv
https://github.com/saanidhyam/document-scanner

machine-learning opencv python

Last synced: about 1 month ago
JSON representation

made a working page scanner using opencv

Awesome Lists containing this project

README

        

# page_scanner
this is a document scanner using opencv.

It works best with wooden background

# modules_required
pip install the following
1. pip install scikit-image
2. pip install --upgrade imutils

# how to run
write this in terminal and run
"python main.py --image img.jpg"

# example
this is the output with the given image

python