- Clone/Download repository
- Open Terminal/Command prompt and navigate to the folder DocumentScanner
- Run
pip3 install -r requirements.txt
- Open
main.py
in your favourite editor or just runpython3 main.py
- And don't forget to press
Esc
key whenever you want to exit theOpenCV
window!
Scan document using Python and OpenCV