/DocumentScanner

Scan document using Python and OpenCV

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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