Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/saanidhyam/document-scanner
- Owner: SaanidhyaM
- Created: 2024-12-17T09:30:26.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-17T09:39:45.000Z (about 1 month ago)
- Last Synced: 2024-12-17T10:28:39.621Z (about 1 month ago)
- Topics: machine-learning, opencv, python
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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