Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 362 Bytes

Quick Start

  1. Clone/Download repository
  2. Open Terminal/Command prompt and navigate to the folder DocumentScanner
  3. Run pip3 install -r requirements.txt
  4. Open main.py in your favourite editor or just run python3 main.py
  5. And don't forget to press Esc key whenever you want to exit the OpenCV window!

Scan document using Python and OpenCV