Skip to content

nerviantone/DocumentScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocumentScanner

Document Scanner using OpenCV

Usage:

  • Run the script
python3 docscanner.py

  • Select your image using GUI File Dialog Box

  • Scanned image will be stored in the directory from where script will run.

How it works :

Original Image

Intermediate Image

Here is the Final Scanned Image

Scanned Image

Requirements

  • OpenCV
  • Skimage
  • tkinter
  • imutils
  • numpy

About

Document Scanner using OpenCV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages