Skip to content

itsrohini/document_scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

document_scanner

Document Scanner allows you to scan documents with your phone camera, convert them into PDF, and email the PDF document to anyone, all from your mobile phone. This document scanner is built using openCV and Python. It works in three steps:

  1. First of all it detect edges in the given image
  2. Then it find the contours of the paper which is our object from the image.
  3. Lastly, it apply perspective transform to give the birds eye view of the scanned paper.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%