vipul-sharma20 / document-scanner

An OpenCV based document scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

document-scanner

A document scanner built using OpenCV + Python. I highly recommend to see my blog post for better understanding: http://vipulsharma20.blogspot.on

My sincere thanks to the article and the author here: http://www.pyimagesearch.com/2014/09/01/build-kick-ass-mobile-document-scanner-just-5-minutes/ which has some really good set of articles on OpenCV and way more informative.

  • Original Image Alt

  • Grayscaled Image Alt

  • Gaussian Blur Alt

  • Edge Detection (Canny Edge Detection) Alt

  • Contour Detection Alt

  • Approximated Contour Alt

  • Perspective Transform Alt

About

An OpenCV based document scanner


Languages

Language:Python 100.0%