This repository contains code for Automatic Document Scanner using OpenCV Blogpost
In this post, you will learn the following.
- Morphology
- Canny Edge Detection
- Contours
- Corner Detection using Douglas-Peucker algorithm
- Homography
- Perspective Transform
For more details refer to the blogpost.
pip install -r requirements.txt
Want to become an expert in AI? AI Courses by OpenCV is a great place to start.