Skip to content

Files

Latest commit

57b5cef · Jan 18, 2023

History

History

Automatic-Document-Scanner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022
Jan 18, 2023
Jul 19, 2022
Jul 19, 2022
Jul 19, 2022

Automatic Document Scanner using OpenCV

This repository contains code for Automatic Document Scanner using OpenCV blog post.

download

In this post, you will learn the following,

  • Morphology
  • Canny Edge Detection
  • Contours
  • Corner Detection using Douglas-Peucker algorithm
  • Homography
  • Perspective Transform

Install requirements

pip install -r requirements.txt

Input

Output:

AI Courses by OpenCV

Want to become an expert in AI? AI Courses by OpenCV is a great place to start.