Abhishekvats1997 / DocumentScanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document Detection with OpenCV

A simple document detector in python.

Environment setup

Run the following command to install the necessary packages.

pip install -r requirements.txt

Usage

python3 page_extractor.py -i 'input/img1.png'

About


Languages

Language:Python 100.0%