Skip to content

A Python based real-life application using OpenCV for document scanning. This implements a series of morphological transformations for optimal document scanning.

License

Notifications You must be signed in to change notification settings

310zzj/Python_Document_Scanner-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

OpenCV Document Scanner Application\n\n## Maintained By: 310zzj\n\nThis repository is dedicated to a real-life computer vision application using OpenCV. Precisely, building a Python application for document scanning using a series of morphological transformations.\n\nThis application should perform two operations on the input document image:\n1) Properly rotate images (no random angles);\n2) Change the document look into a scan-like (B&W) color scheme.\n\nThe application is designed to carry out exactly these operations.\n\nTo learn more about this class and about its methods, run the command:\n\n```

help(Scanner)

About

A Python based real-life application using OpenCV for document scanning. This implements a series of morphological transformations for optimal document scanning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages