Skip to content

Created a document scanner using Python, OpenCV. Implement edge detection, Contour detection, perspective transform and thresholding.

Notifications You must be signed in to change notification settings

Shubhamlmp/Docs-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Docs-Scanner

Created a document scanner using Python, OpenCV. Implement edge detection, Contour detection, perspective transform and thresholding.

Build Instruction

Clone this repo on your local machine:

git clone https://github.com/Shubhamlmp/Docs-Scanner.git

Running this project in your machine:

python scan.py --image images/img1.jpg

Releases

No releases published

Packages

No packages published

Languages