Building a document scanner with OpenCV, In this blog post I showed you how to build a mobile document scanner using OpenCV
-
Notifications
You must be signed in to change notification settings - Fork 11
• In this project, you will learn how to extract email and phone number from a business card or any document and save the output in a JSON file. • Initially we need to resize the images so OpenCV can handle it and then the following steps are applied-detecting the edges, finding contours, applying perspective transform to get top-down view, usin…
abhiwalia15/Document-Scanner-Using-OpenCV-Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
• In this project, you will learn how to extract email and phone number from a business card or any document and save the output in a JSON file. • Initially we need to resize the images so OpenCV can handle it and then the following steps are applied-detecting the edges, finding contours, applying perspective transform to get top-down view, usin…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published