Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.47 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.47 KB

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