Skip to content

Vicky1-bot/Document-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Document-scanner

Building a document scanner with OpenCV can be accomplished in just three simple steps:

Step 1: Detect edges.

Step 2: Use the edges in the image to find the contour (outline) representing the piece of paper being scanned.

Step 3: Apply a perspective transform to obtain the top-down view of the document.

page-scanned

Only three steps and you’re on your way to submitting your own document scanning app to the App Store.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages