/Python-Document-Detector

A simple document detector in python3

Primary LanguagePython

Python Document Detector

A simple document detector in python.

Environment setup

Run the following command to install the necessary packages.

pip install -r requirements.txt

Test run

python3 page_extractor.py -i 'input/receipt.jpg'