Skip to content

Shakleen/Python-Document-Detector

Repository files navigation

Python Document Detector

A simple document detector in python. Check out the article I wrote explaining how I made this step by step right here.

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'

About

A simple document detector in python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages