Skip to content

• 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…

Notifications You must be signed in to change notification settings

abhiwalia15/Document-Scanner-Using-OpenCV-Python

Repository files navigation

Document-Scanner-Using-OpenCV-Python

Building a document scanner with OpenCV, In this blog post I showed you how to build a mobile document scanner using OpenCV

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

No packages published

Languages