Skip to content

aniruddhadave/Document-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document-Scanner

An OpenCV and Python based document scanner.

Usage

python scan.py -i <path-to-image> The scanned image will be displayed and saved in ./images folder.

Example

Original Image

Original Image

Edged Image using Gaussian Blur and Canny Edge Detection

Edged Image using Gaussian Blur and Canny Edge Detection

Outlined Image

Outlined Image

Perspective Transformation

Perspective Transformation

Scanned Image

Scanned Image

Refrences

pyimagesearch

About

Document Scanner based on OpenCV and Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages