dsbyprateekg / DocumentScanner

Building a document scanner with OpenCV: Detect edges, Use the edges in the image to find the contour (outline) representing the piece of paper being scanned, Apply a perspective transform to obtain the top-down view of the document.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Building a document scanner with OpenCV: Detect edges, Use the edges in the image to find the contour (outline) representing the piece of paper being scanned, Apply a perspective transform to obtain the top-down view of the document.


Languages

Language:Python 100.0%