Skip to content

A simple command line document scanner built in Python

Notifications You must be signed in to change notification settings

saltwick/document-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Document Scanner

A simple command line document scanner built in Python

Given an image parameter this program flattens the image and thresholds it, making it easier to read and save.

The cv_tools module contains two helper functions to modularize the four-point transform function.

Requirements

  • Python 3.6
  • Numpy
  • Imutils
  • scikit-image

About

A simple command line document scanner built in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages