Build a Document Scanner

Follow step-by-step instructions to create a simple document scanner.

In this lesson, we’ll use most of the OpenCV functions and techniques that we learned in this course to create a document scanner. Follow the given steps and write the code in the ...